Re: [PATCH 3/4] 2.6.2-rc2-mm2 CPU Hotplug: The Core

From: Nick Piggin
Date: Sun Feb 01 2004 - 05:24:26 EST




Andrew Morton wrote:

Rusty Russell <rusty@xxxxxxxxxxxxxxx> wrote:

The actual CPU patch. It's big, but almost all under
CONFIG_HOTPLUG_CPU, or macros which have same effect.


Needs a fixup.



CPU_MASK_ALL and CPU_MASK_NONE may only be used for initialisers. It
doesn't compile if NR_CPUS>4*BITS_PER_LONG. Fixes to the cpumask
infrastructure for this remain welcome.



The kernel/sched.c stuff otherwise looks pretty straightforward
at a quick glance. I can't see any fundamental problem with it.

-
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/