]> git.ipfire.org Git - thirdparty/openwrt.git/commit
kernel: reserved_mem: add missing IORESOURCE_MEM flag on resources
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 1 Jan 2026 18:17:00 +0000 (19:17 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 4 Jan 2026 23:23:00 +0000 (00:23 +0100)
commitf575392914db0d2750151420aa232fbbce216965
tree2fac935625fdeb0f8d34f26fb32a20ac17b1ac1c
parent22d30efdc8b67d8a7168ce0db30e9c7c0c5345c3
kernel: reserved_mem: add missing IORESOURCE_MEM flag on resources

This patch fixes a bug in a patch we backported.

This patch was cherry picked from upstream Linux because it references a
patch we backported in the fixes tag.

Fixes: 9d3009f426d5 ("airoha: major backport of Airoha Ethernet driver feature support")
Link: https://github.com/openwrt/openwrt/pull/21366
(cherry picked from commit b3cc77eeadd4ddbff1b9e7605202c03499059990)
Link: https://github.com/openwrt/openwrt/pull/21390
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/generic/backport-6.12/212-v6.17-of-reserved_mem-Add-missing-IORESOURCE_MEM-flag-on-r.patch [new file with mode: 0644]