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:
3afa394
)
x86, memory hotplug: remove wrong -1 in calling init_memory_mapping()
author
Shaohua Li
<shaohua.li@intel.com>
Mon, 27 Oct 2008 20:03:18 +0000
(13:03 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 28 Oct 2008 08:33:17 +0000
(09:33 +0100)
Impact: fix crash with memory hotplug
Shuahua Li found:
| I just did some experiments on a desktop for memory hotplug and this bug
| triggered a crash in my test.
|
| Yinghai's suggestion also fixed the bug.
We don't need to round it, just remove that extra -1
Signed-off-by: Yinghai <yinghai@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/init_64.c
patch
|
blob
|
history
diff --cc
arch/x86/mm/init_64.c
Simple merge