From: Yinghai Lu Date: Tue, 10 Jun 2008 01:11:36 +0000 (-0700) Subject: x86: make generic arch support NUMAQ, fix #2 X-Git-Tag: v2.6.27-rc1~1106^2~247^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1f006b65c12b85df81f12c1073ad18fd26f4a16;p=pandora-kernel.git x86: make generic arch support NUMAQ, fix #2 we are checking mptable early for numaq, so don't need to reserve_bootmem for it. bootmem is not there yet. do the same thing as 64-bit. found it on 64g above system from 64-bit kernel kexec to 32 bit kernel with numaq support. Signed-off-by: Yinghai Lu Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed