You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/generic
Jo-Philipp Wich d9345bc5bf kernel: fix crashlog on x86/64
The bootmem area reserved for crashlog might be smaller than CRASHLOG_OFFSET
bytes, leading to an integer underflow when calculating the memory address
in crashlog_set_addr() which subsequently causes the kernel to crash when
attempting to vmap() the crashlog pages.

Change the logic to only consider the offset when the size of the used memory
area is sufficient.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
8 years ago
..
base-files update the /init file to start /sbin/init 11 years ago
files kernel: adm6996: set carrier status 8 years ago
image treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
patches-3.18 kernel: backport upstream challenge ACK fix (CVE-2016-5696) 8 years ago
patches-4.1 kernel: backport upstream challenge ACK fix (CVE-2016-5696) 8 years ago
patches-4.4 kernel: fix crashlog on x86/64 8 years ago
PATCHES kernel: update PATCHES with a stricter policy 11 years ago
config-3.18 Revert "kernel: remove long obsolete gpio spi controller driver patch" 8 years ago
config-4.1 Revert "kernel: remove long obsolete gpio spi controller driver patch" 8 years ago
config-4.4 Revert "kernel: remove long obsolete gpio spi controller driver patch" 8 years ago