]> git.ipfire.org Git - thirdparty/openwrt.git/commit
generic: power: backport v6.15 patch to fix build with GCC15 18950/head
authorJonas Jelonek <jelonek.jonas@gmail.com>
Wed, 28 May 2025 11:36:31 +0000 (11:36 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 29 May 2025 21:16:05 +0000 (23:16 +0200)
commit7d064eef52ceec23535a45c6e06dff94b067ca05
treeebfa32f3bf54ea49db03805f7999a098d4d79d87
parenta5e6deb867d79f6dd68c616e81205beec94816c7
generic: power: backport v6.15 patch to fix build with GCC15

Backports an upstream fix ([1]) for a build regression of
'drivers/power/supply' with GCC15 -Wunterminated-string-initialization.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=77f5bb150132bbbcd6bc37ffdc80c9e140e373a4

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/18950
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/generic/backport-6.12/807-v6.15-power-supply-sysfs-remove-duplicate-nul-termination-to-fix-build-with-GCC15.patch [new file with mode: 0644]
target/linux/generic/backport-6.6/807-v6.15-power-supply-sysfs-remove-duplicate-nul-termination-to-fix-build-with-GCC15.patch [new file with mode: 0644]