x86: fix memoryless node oops during boot
authorYinghai Lu <yhlu.kernel@gmail.com>
Mon, 25 Feb 2008 07:23:09 +0000 (23:23 -0800)
committerIngo Molnar <mingo@elte.hu>
Wed, 26 Mar 2008 21:23:40 +0000 (22:23 +0100)
commit475613b9e374bf0c15340eb166a962da04aa02e8
treee3a59200e5aedff81dca650de4dca98194caa9c8
parent3c274c2909e17aa0afeded4cd4520b7357357ca0
x86: fix memoryless node oops during boot

fix oops during boot reported in this thread:

  http://lkml.org/lkml/2008/2/6/65

enable booting on memoryless nodes.

Reported-by: Kamalesh Babulal <kamalesh@linux.vnet.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/setup_64.c