On Thu, 31 Mar 2005, Dmitry Torokhov wrote: > Ok, what do you think about this one? > > =================================================================== > > swsusp: disable usermodehelper after generating memory snapshot and > before resuming devices, so when device fails to resume we > won't try to call hotplug - userspace stopped anyway. Hm, shouldn't we disable it before we start to freeze processes? We don't want any more processes trying to start up after we've taken care of them.. Thanks, Pat