openwrt/package/boot/kexec-tools
Chen Minqiang ec5e8461c1 x86: make crashdump works
1. KERNEL_CRASH_DUMP should depends on KERNEL_PROC_KCORE (kexec use it)
2. select crashkernel mem size by totalmem
   mem <= 256M disable crashkernel by default
   mem >= 4G use 256M for crashkernel
   mem >= 8G use 512M for crashkernel
   default use 128M
3. set BOOT_IMAGE in kdump.init
4. resolve a "Unhandled rela relocation: R_X86_64_PLT32" error

Tested on x86_64

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2020-03-20 21:45:06 +00:00
..
files x86: make crashdump works 2020-03-20 21:45:06 +00:00
patches x86: make crashdump works 2020-03-20 21:45:06 +00:00
Config.in kexec-tools: bump version and add support for crashdump kernel 2017-06-09 22:21:25 +02:00
Makefile treewide: Remove self from MAINTAINER entries 2019-12-23 13:18:04 -08:00