From: Stijn Tintel Date: Fri, 8 May 2020 02:11:27 +0000 (+0300) Subject: kernel: add missing symbol to 5.4 config X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=03fd38d6128873de0d3b1be9615917c0679efc0f;p=openwrt%2Fstaging%2Fjow.git kernel: add missing symbol to 5.4 config This symbol is exposed if KERNEL_PROVE_LOCKING is enabled. Signed-off-by: Stijn Tintel --- diff --git a/target/linux/generic/config-5.4 b/target/linux/generic/config-5.4 index a4ff887aa1..fc9b9664da 100644 --- a/target/linux/generic/config-5.4 +++ b/target/linux/generic/config-5.4 @@ -4104,6 +4104,7 @@ CONFIG_PROC_SYSCTL=y # CONFIG_PROFILING is not set # CONFIG_PROVE_LOCKING is not set # CONFIG_PROVE_RCU is not set +# CONFIG_PROVE_RCU_LIST is not set # CONFIG_PROVE_RCU_REPEATEDLY is not set # CONFIG_PSAMPLE is not set # CONFIG_PSB6970_PHY is not set