On Thu 2007-07-12 00:16:00, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki <rjw@xxxxxxx> > > Increase the freezer's verbosity a bit, so that it's easier to read problem > reports related to it. > > Signed-off-by: Rafael J. Wysocki <rjw@xxxxxxx> > Acked-by: Pavel Machek <pavel@xxxxxx> Tiny nit: > int freeze_processes(void) > { > - int error; > + int error = 0; You still did not kill that = 0 :-). > - printk("Stopping tasks ... "); > + printk("Freezing user space processes ... "); > error = try_to_freeze_tasks(FREEZER_USER_SPACE); Pavel -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm