Re: [lhcs-devel] Re: [PATCH][2.6-mm] i386 Hotplug CPU

From: Zwane Mwaikambo
Date: Wed Aug 11 2004 - 20:13:49 EST


Hi Pavel,

On Wed, 11 Aug 2004, Pavel Machek wrote:

> > +#ifdef CONFIG_HOTPLUG_CPU
> > +#include <asm/nmi.h>
> > +/* We don't actually take CPU down, just spin without interrupts. */
> > +static inline void play_dead(void)
> > +{
>
> Well... if this can be fixed to really take cpu down, it will
> be immediately usefull for suspend-to-ram. If it is made to
> at least survive registers being overwritten, it will be usefull
> for suspend-to-disk...

Yeah i recall you mentioning this earlier, i'll look into adding the
necessary bits so that you have enough state to resume from. Your
mentioning this was one of the reasons i wanted this in.

Thanks,
Zwane

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/