openwrt-mirror/target/linux/generic
Christian Marangi 04a8944178
generic: 5.15: backport smempart parser fixup patch with EPROBE_DEFER error
Backport patch from kernel 5.15 that mute error on EPROBE_DEFER with
smempart parser.

This parser require the smem device to be probed first and currently it
may happen that mtd gets probed before the smem device causing an error
on the smempart parser. This error may be confusing and should be muted.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2022-10-25 01:29:44 +02:00
..
backport-5.10 kernel: mtd: backport SafeLoader parser 2022-10-19 07:07:14 +02:00
backport-5.15 generic: 5.15: backport smempart parser fixup patch with EPROBE_DEFER error 2022-10-25 01:29:44 +02:00
files kernel: move ubnt ledbar driver to a separate package 2022-09-30 11:28:51 +02:00
hack-5.10 kernel: move mac-address-ascii patches to generic 2022-10-23 01:45:52 +02:00
hack-5.15 generic: 5.15: move sfp HALNy patch from pending to backport 2022-10-24 21:10:46 +02:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.10 kernel: mtd: backport SafeLoader parser 2022-10-19 07:07:14 +02:00
pending-5.15 generic: 5.15: move not backport patch to pending dir 2022-10-24 21:10:48 +02:00
config-5.10 kernel: disable CONFIG_CPU_LITTLE_ENDIAN in generic config 2022-10-21 13:47:01 +02:00
config-5.15 kernel: Add missing kernel configuration options 2022-10-22 00:51:25 +02:00
config-filter kernel: filter out both Clang and LLD versions 2021-12-17 16:16:34 +01:00
PATCHES