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:
4693c09
)
[PATCH] powerpc: Add CONFIG_CRASH_DUMP
author
Michael Ellerman
<michael@ellerman.id.au>
Sun, 4 Dec 2005 07:39:23 +0000
(18:39 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Mon, 9 Jan 2006 03:52:14 +0000
(14:52 +1100)
This patch adds a Kconfig variable, CONFIG_CRASH_DUMP, which configures the
built kernel for use as a Kdump kernel.
Currently "all" this involves is changing the value of KERNELBASE to 32 MB.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found