kernel: fix crashlog regression on x86
authorFelix Fietkau <nbd@nbd.name>
Sat, 30 Jul 2016 10:18:08 +0000 (12:18 +0200)
committerFelix Fietkau <nbd@nbd.name>
Sat, 30 Jul 2016 10:25:57 +0000 (12:25 +0200)
commit9a3852bf8c4b71d19109a1e4c2c490ecf96c283c
tree984c06b8dd4748d37282dd41665ac23854340922
parent50e7c1f79d0e72c6f6b63611c5b93fc8be2f70cf
kernel: fix crashlog regression on x86

Check memblock regions for sufficient size before attempting to use
them. Allow checks for multiple memblock regions until a suitable one is
found.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
target/linux/generic/patches-4.4/930-crashlog.patch