git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b20d70b
)
x86: make generic arch support NUMAQ, fix #2
author
Yinghai Lu
<yhlu.kernel@gmail.com>
Tue, 10 Jun 2008 01:11:36 +0000
(18:11 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 8 Jul 2008 08:36:04 +0000
(10:36 +0200)
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 <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found