Correct two typos in kdumpctl and kdump.conf
Signed-off-by: Tong Li <tonli@redhat.com> Reviewed-by: Xunlei Pang <xlpang@redhat.com>
This commit is contained in:
parent
4137ad43c3
commit
ac1eb7edce
2
kdumpctl
2
kdumpctl
@ -607,7 +607,7 @@ need_64bit_headers()
|
|||||||
print (strtonum("0x" r[2]) > strtonum("0xffffffff")); }'`
|
print (strtonum("0x" r[2]) > strtonum("0xffffffff")); }'`
|
||||||
}
|
}
|
||||||
|
|
||||||
# Load the kdump kerel specified in /etc/sysconfig/kdump
|
# Load the kdump kernel specified in /etc/sysconfig/kdump
|
||||||
# If none is specified, try to load a kdump kernel with the same version
|
# If none is specified, try to load a kdump kernel with the same version
|
||||||
# as the currently running kernel.
|
# as the currently running kernel.
|
||||||
load_kdump()
|
load_kdump()
|
||||||
|
Loading…
Reference in New Issue
Block a user