[PATCH] powerpc/pseries: boot failures on numa if no memory on node
authorMike Kravetz <kravetz@us.ibm.com>
Wed, 7 Dec 2005 21:07:23 +0000 (13:07 -0800)
committerPaul Mackerras <paulus@samba.org>
Thu, 8 Dec 2005 05:54:39 +0000 (16:54 +1100)
commit6d91bb93e45857259ec80cf7393ea561dba1a1de
tree5be12353a58cc4b7bbaa53948e971ea38b7b3cfc
parentca507eaf32fa599a92182ce91050046e807a994c
[PATCH] powerpc/pseries: boot failures on numa if no memory on node

This bug exists in the current code and prevents machines from booting
with numa enabled if there is a node that does not contain memory.
Workaround is to boot with 'numa=off'.  Looks like a simple typo.

Signed-off-by: Mike Kravetz <kravetz@us.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/mm/numa.c