openwrt/target/linux/generic
Matt Merhar b2068f4aac 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>
2023-10-28 21:17:16 -04:00
..
backport-5.15 kernel: backport nvmem v6.6 fixes and v6.7 changes 2023-10-28 15:20:06 +02:00
backport-6.1 kernel: backport nvmem v6.6 fixes and v6.7 changes 2023-10-28 15:20:06 +02:00
files generic: rtl8366_smi: rename and drop conflicting vlan GPL symbols 2023-10-06 21:52:41 +02:00
hack-5.15 kernel: backport nvmem v6.6 fixes and v6.7 changes 2023-10-28 15:20:06 +02:00
hack-6.1 kernel: backport nvmem v6.6 fixes and v6.7 changes 2023-10-28 15:20:06 +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-28 21:17:16 -04:00
pending-6.1 kernel: fix jffs2 compilation with GCC_PLUGIN_RANDSTRUCT enabled 2023-10-28 21:17:16 -04:00
config-5.15 kernel: bump 5.15 to 5.15.126 2023-08-13 13:03:43 +02:00
config-6.1 generic: kernel: add missing symbol 2023-10-19 12:12:02 +02:00
config-filter generic: filter out CONFIG_FRAME_WARN 2023-07-01 11:52:07 +02:00
PATCHES