immortalwrt/target/linux/generic
David Bauer fe753a993e generic: fix kernel panic on existing mac-address node
Calling free for the OF property can result in a kernel panic, as the
buffer in question might be referenced elsewhere. Also, it is not
removed from the tree.

Always allocate a new property and updating the tree with it fixes both
issues.

Fixes commit 91a52f22a1 ("treewide: backport support for nvmem on non platform devices")

Signed-off-by: David Bauer <mail@david-bauer.net>
2021-08-11 12:02:16 +08:00
..
backport-5.4 kernel: Apply change to of_get_mac_address() to ks8851 too 2021-08-09 12:09:59 +08:00
backport-5.10 kirkwood: import patch to fix build and refresh patches 2021-08-06 18:52:22 +08:00
files kernel: make uImage.FIT partition parser work on MBR partitions 2021-07-20 12:32:14 +08:00
hack-5.4 kirkwood: import patch to fix build and refresh patches 2021-08-06 18:52:22 +08:00
hack-5.10 kirkwood: import patch to fix build and refresh patches 2021-08-06 18:52:22 +08:00
image target: use SPDX license identifiers on Makefiles 2021-02-11 12:05:39 +08:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-28 19:05:38 +08:00
pending-5.4 generic: fix kernel panic on existing mac-address node 2021-08-11 12:02:16 +08:00
pending-5.10 generic: fix kernel panic on existing mac-address node 2021-08-11 12:02:16 +08:00
config-5.4 generic: add missing ARM64 crypto Kconfig symbols 2021-08-01 12:02:01 +08:00
config-5.10 kernel/generic: add CONFIG_KCSAN to the 5.10 kconfig 2021-08-09 12:03:54 +08:00
config-filter kernel: generic: filter out CONFIG_PLUGIN_HOSTCC 2021-03-06 18:05:44 +08:00
PATCHES