openwrt/target/linux/generic
Matt Merhar aaa1286b89
kernel: fix jffs2 compilation with GCC_PLUGIN_RANDSTRUCT enabled
Designated initializers are required when using the randstruct GCC
plugin, otherwise an error like the following is seen:

./include/linux/lzma.h:60:31: error: positional initialization of field in 'struct' declared with 'designated_init' attribute [-Werror=designated-init]

This was originally applied via 55643e469c, but was unintentionally
reverted in 483503603c.

Fixes: 483503603c ("generic: 5.15: rework pending patch")
Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
(cherry picked from commit b2068f4aac)
[ drop change for unavailable kernel 6.1 ]
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-10-29 11:32:57 +01:00
..
backport-5.15 kernel: bump 5.15 to 5.15.134 2023-10-08 16:52:48 +02:00
files kernel: mtd: bcm-wfi: add cferam name support 2023-06-15 11:39:09 +02:00
hack-5.15 generic: add patch for GPON-ONU-34-20BI quirk 2023-10-05 14:03:17 +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.15 kernel: fix jffs2 compilation with GCC_PLUGIN_RANDSTRUCT enabled 2023-10-29 11:32:57 +01:00
config-5.15 kernel: ensure VFIO related suboptions are disabled 2023-09-16 21:00:38 +02:00
config-filter generic: filter out CONFIG_FRAME_WARN 2023-07-02 15:31:03 +02:00
PATCHES kernel: update PATCHES with a stricter policy 2013-07-09 20:52:07 +00:00