On Thursday, 2 August 2007 01:48, Andrew Morton wrote: > On Wed, 1 Aug 2007 23:32:48 +0200 > "Rafael J. Wysocki" <[EMAIL PROTECTED]> wrote: > > > +/* > > + * Used to notify try_to_freeze_tasks() that the refrigerator has been > > entered > > + * by a task. > > + */ > > +static int refrigerator_called; > > this is rather icky.
Well, the alternative would be to open code something like wait_event_timeout. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

