]> git.ipfire.org Git - thirdparty/openwrt.git/commit
kernel: add missing symbol (BLOCK_LEGACY_AUTOLOAD) 18552/head
authorAndrew MacIntyre <andymac@pcug.org.au>
Mon, 21 Apr 2025 13:18:40 +0000 (23:18 +1000)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 22 Apr 2025 16:52:49 +0000 (18:52 +0200)
commitb0834b0265351c7e617a7c6398ebd5af0268d5e7
tree337a015ecb086830d635a1ab76860c07ed3a04b8
parent880258bb1df28a4ff87562326961f3a6f8fe9705
kernel: add missing symbol (BLOCK_LEGACY_AUTOLOAD)

As of kernel v5.15.179 kernel configuration fails without a
reference to BLOCK_LEGACY_AUTOLOAD, apparently as a consequence
of commit 3e9899c12d5ab3a8ce376bf4365175ea3dbaffc0 (backport of
6c0f5898836c05c6d850a750ed7940ba29e4e6c5), so add this symbol as
unset which is the same state the symbol has in the 6.6 kernel
config for 24.10.

Fixes: dfe1b5e82a35 ("kernel: Update to version 5.15.179")
Signed-off-by: Andrew MacIntyre <andymac@pcug.org.au>
Link: https://github.com/openwrt/openwrt/pull/18552
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/generic/config-5.15