[PATCH] numa_emulation fix
Andrea Arcangeli <[email protected]> Fri, 16 Mar 2012 20:28:10 +0100
| Newsgroups | org.kernel.vger.linux-numa,org.kvack.linux-mm |
|---|---|
| Message-ID | <[email protected]> |
Hi, basically without this various debug checks in AutoNUMA triggers and the kernel crashes because a CPU can't belong to more than one node, can it? I've been using this fix for some time to develop in virt with fake numa without problems (like real hardware). Andrea Arcangeli (1): numa_emulation: fix cpumask_of_node() arch/x86/mm/numa_emulation.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)