openwrt/target/linux/ramips
Anton Ryzhov c3fb69c097 ramips: fix kernel oops in mt7621_nfc_write_page_hwecc
`mt7621_nfc_write_page_hwecc` may be called with `buf=NULL`, but
`mt7621_nfc_check_empty_page` always tries to read it.
That caused Oops:
`Unable to handle kernel paging request at virtual address 00000000`

Fixes: FS#3416
Signed-off-by: Anton Ryzhov <anton@ryzhov.me>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:09 +00:00
..
base-files/etc ramips: remove model name from LED labels 2021-09-01 08:07:03 +00:00
dts ramips: add support for Wavlink WL-WN530HG4 2021-09-01 08:07:07 +00:00
files/drivers ramips: drop kernel version switches 2021-09-01 08:07:04 +00:00
image mt7621: mikrotik: use vmlinuz (zBoot ELF) 2021-09-01 08:07:07 +00:00
mt76x8 ramips: add support for TP-Link RE200 v4 2021-09-01 08:07:06 +00:00
mt7620 ramips: add support for Wavlink WL-WN530HG4 2021-09-01 08:07:07 +00:00
mt7621 mt7621: mikrotik: use vmlinuz (zBoot ELF) 2021-09-01 08:07:07 +00:00
patches-5.4 ramips: fix kernel oops in mt7621_nfc_write_page_hwecc 2021-09-01 08:07:09 +00:00
rt288x ramips: remove set_wifi_led function in 01_leds 2021-09-01 08:07:03 +00:00
rt305x ramips: remove set_wifi_led function in 01_leds 2021-09-01 08:07:03 +00:00
rt3883 ramips: remove set_wifi_led function in 01_leds 2021-09-01 08:07:03 +00:00
Makefile ramips: switch rt305x subtarget to kernel 5.4 2020-08-05 23:27:35 +02:00
modules.mk ramips: drop kernel version switches 2021-09-01 08:07:04 +00:00