openwrt/target/linux/generic
INAGAKI Hiroshi 5aab294726
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Build all core packages / Build all core packages for selected target (push) Waiting to run
kernel: generic: mtdsplit_seil: return 0 instead of -ENODEV
Return 0 if the current mtd is inactive or no valid header/rootfs found,
instead of -ENODEV.
Linux Kernel 6.7 and later versions handle all errors returned by mtd
parsers, including -ENODEV as error. So '0' needs to be returned if no
child partitions were not parsed.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20697
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-11-08 21:36:29 +01:00
..
backport-6.6 kernel: bump 6.6 to 6.6.116 2025-11-06 22:19:12 +01:00
backport-6.12 kernel: bump 6.12 to 6.12.57 2025-11-06 22:06:54 +01:00
files kernel: generic: mtdsplit_seil: return 0 instead of -ENODEV 2025-11-08 21:36:29 +01:00
hack-6.6 kernel: bump 6.6 to 6.6.115 2025-11-06 22:19:12 +01:00
hack-6.12 kernel: bump 6.12 to 6.12.56 2025-11-06 22:06:54 +01:00
image treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-6.6 kernel: bump 6.6 to 6.6.115 2025-11-06 22:19:12 +01:00
pending-6.12 kernel: bump 6.12 to 6.12.56 2025-11-06 22:06:54 +01:00
config-6.6 generic: add missing squashfs config 2025-10-20 00:48:11 +02:00
config-6.12 generic: add missing squashfs config 2025-10-20 00:48:11 +02:00
config-filter generic: config-filter: filter out CONFIG_PAHOLE_HAS_LANG_EXCLUDE 2025-05-14 11:28:01 +02:00
kernel-6.6 kernel: bump 6.6 to 6.6.116 2025-11-06 22:19:12 +01:00
kernel-6.12 kernel: bump 6.12 to 6.12.57 2025-11-06 22:06:54 +01:00
PATCHES.md generic: improve patches documentation 2025-06-11 15:09:46 +02:00