openwrt/target/linux/generic/files/block/partitions
Daniel Golle cf40141b51
kernel: properly handle paging errors in fit partition parser
The uImage.FIT partition uses page mapping without properly handling
paging errors. This can lead to Kernel Oops in case of read errors
while trying to parse uImage.FIT partitions.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-08-27 21:32:43 +01:00
..
fit.c kernel: properly handle paging errors in fit partition parser 2021-08-27 21:32:43 +01:00