> On Wed, 2007-02-28 at 02:28 +0300, Oleg Nesterov wrote:
>
> > Ugh. I know nothing, nothing, nothing about suspend. I'll try to guess.
> >
> > Commit: ed746e3b18f4df18afa3763155972c5835f284c5
>
> > Yes? with the patch above, _cpu_down() called _after_ freeze_processes() ???
>
> perfect :)
> See also my original mail and the thread:
>
http://thread.gmane.org/gmane.linux.power-management.general/4314
>
> > How about other kthread_stop()s ? For example, kernel/softirq.c:cpu_callback() ?
>
> I'd they should be affected as well.