JIRA: https://issues.redhat.com/browse/RHEL-58641 Upstream Status: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git commit a9e1a3d84e4a0ea560ed4d84c28d06dbfdffed22 Author: Baoquan He <bhe@redhat.com> Date: Thu Sep 14 11:31:35 2023 +0800 crash_core: change the prototype of function parse_crashkernel() Add two parameters 'low_size' and 'high' to function parse_crashkernel(), later crashkernel=,high|low parsing will be added. Make adjustments in all call sites of parse_crashkernel() in arch. Link: https://lkml.kernel.org/r/20230914033142.676708-3-bhe@redhat.com Signed-off-by: Baoquan He <bhe@redhat.com> Reviewed-by: Zhen Lei <thunder.leizhen@huawei.com> Cc: Catalin Marinas <catalin.marinas@arm.com> Cc: Chen Jiahao <chenjiahao16@huawei.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Baoquan He <bhe@redhat.com> |
||
---|---|---|
.. | ||
cpu | ||
syscalls | ||
vsyscall | ||
.gitignore | ||
Makefile | ||
asm-offsets.c | ||
crash_dump.c | ||
debugtraps.S | ||
disassemble.c | ||
dma-coherent.c | ||
dumpstack.c | ||
dwarf.c | ||
entry-common.S | ||
ftrace.c | ||
head_32.S | ||
hw_breakpoint.c | ||
idle.c | ||
io.c | ||
io_trapped.c | ||
iomap.c | ||
ioport.c | ||
irq.c | ||
irq_32.c | ||
kdebugfs.c | ||
kgdb.c | ||
kprobes.c | ||
machine_kexec.c | ||
machvec.c | ||
module.c | ||
nmi_debug.c | ||
perf_callchain.c | ||
perf_event.c | ||
process.c | ||
process_32.c | ||
ptrace.c | ||
ptrace_32.c | ||
reboot.c | ||
relocate_kernel.S | ||
return_address.c | ||
setup.c | ||
sh_bios.c | ||
sh_ksyms_32.c | ||
signal_32.c | ||
smp.c | ||
stacktrace.c | ||
swsusp.c | ||
sys_sh.c | ||
sys_sh32.c | ||
syscalls_32.S | ||
time.c | ||
topology.c | ||
traps.c | ||
traps_32.c | ||
unwinder.c | ||
vmlinux.lds.S |