Re: [2.6 patch] SOFTWARE_SUSPEND: handle HOTPLUG_CPU automatically

2007-07-28 Thread Stefan Richter
Adrian Bunk wrote: > On Fri, Jul 27, 2007 at 03:57:39PM -0700, Linus Torvalds wrote: >> [ For extra bonus points: the SUSPEND_POSSIBLE thing is still pretty >> complicated, and it might actually be a better idea to make it a >> per-arch config option, ... > This would give you "trying to assi

[2.6 patch] SOFTWARE_SUSPEND: handle HOTPLUG_CPU automatically

2007-07-27 Thread Adrian Bunk
On Fri, Jul 27, 2007 at 03:57:39PM -0700, Linus Torvalds wrote: > > > On Sat, 28 Jul 2007, Adrian Bunk wrote: > > > > The dependency of SUSPEND_SMP on HOTPLUG_CPU is quite unintuitive, so > > what about something like the patch below? > > Yeah, this looks reasonable. > > May I suggest another