diff options
author | akpm@osdl.org <akpm@osdl.org> | 2006-01-09 20:51:45 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-10 08:01:27 -0800 |
commit | bf2083050d7879390ddedbd64e431cf167854a34 (patch) | |
tree | 036c435ff4dc6b5fad694b9ccd92faacd92c08a2 /Documentation/kernel-parameters.txt | |
parent | f05b690248bc928b85cc19ea85a5c6268bb3acaf (diff) |
[PATCH] Kdump: powerpc and s390 build failure fix
)
From: Vivek Goyal <vgoyal@in.ibm.com>
crash_setup_regs() is an architecture dependent function which is called in
architecture independent section. So every architecture supporting kexec
should at least provide a dummy definition of crash_setup_regs() even if
crash dumping is not implemented yet, to avoid build failures.
Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
0 files changed, 0 insertions, 0 deletions