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:
df17b1d
)
x86: use BOOTMEM_EXCLUSIVE on 32-bit
author
Bernhard Walle
<bwalle@suse.de>
Sun, 8 Jun 2008 14:16:07 +0000
(16:16 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 19 Jun 2008 08:08:48 +0000
(10:08 +0200)
This patch uses the BOOTMEM_EXCLUSIVE for crashkernel reservation also for
i386 and prints a error message on failure.
The patch is still for 2.6.26 since it is only bug fixing. The unification
of reserve_crashkernel() between i386 and x86_64 should be done for 2.6.27.
Signed-off-by: Bernhard Walle <bwalle@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Cc: <stable@kernel.org>
arch/x86/kernel/setup_32.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/setup_32.c
Simple merge