diff options
author | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | 2007-09-07 18:10:02 +0900 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2007-10-19 12:26:38 +0900 |
commit | 61198670cc428626dc3a1d76eb7b2f0b11707eb6 (patch) | |
tree | 8e2ca7561af2cc5551f9e52edbea5461486ec00d /kexec/kexec-elf-boot.c | |
parent | 2e152ffba39a9234dfa984966deba273824e73c1 (diff) |
Pass vmcoreinfo's address and size #2
There is a compatibility problem that the kexec command fails on
kernels which don't have /sys/kernel/vmcoreinfo:
# ls /sys/kernel/
debug kexec_crash_loaded kexec_loaded security uevent_helper
uevent_seqnum
#
(There is not /sys/kernel/vmcoreinfo.)
#
# kexec -p --args-linux vmlinuz --initrd=initrd.img
Could not open "/sys/kernel/vmcoreinfo": No such file or directory
#
To fix the problem, could you please apply the attached patch ?
The fixed part is the same as the patch in the following mail.
Cc: "Ken'ichi Ohmichi" <oomichi@mxs.nes.nec.co.jp>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'kexec/kexec-elf-boot.c')
0 files changed, 0 insertions, 0 deletions