On Mon, 2010-05-17 at 20:34 +0100, Matthew Garrett wrote: > int main() { > int i; > while (1) > i++; > return 0; > } > We already know it's really rare on an embedded system you would get this bad of an app. However, if you assume that you might have this 1 in a million app, couldn't we just have a watch dog that identifies and kills it. It would also let the user know what happened of course. Killing the app seems pretty reasonable to me. Daniel _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm