commit | 475613b9e374bf0c15340eb166a962da04aa02e8 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <yhlu.kernel@gmail.com> | Sun Feb 24 23:23:09 2008 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Mar 26 22:23:40 2008 +0100 |
tree | e3a59200e5aedff81dca650de4dca98194caa9c8 | |
parent | 3c274c2909e17aa0afeded4cd4520b7357357ca0 [diff] |
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>