projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
128250e
)
kernel: add missing symbol to 5.4 config
author
Stijn Tintel
<stijn@linux-ipv6.be>
Fri, 8 May 2020 02:11:27 +0000
(
05:11
+0300)
committer
Stijn Tintel
<stijn@linux-ipv6.be>
Fri, 8 May 2020 02:56:36 +0000
(
05:56
+0300)
This symbol is exposed if KERNEL_PROVE_LOCKING is enabled.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
target/linux/generic/config-5.4
patch
|
blob
|
history
diff --git
a/target/linux/generic/config-5.4
b/target/linux/generic/config-5.4
index a4ff887aa167280fc38194dc9f4cf0ab32212089..fc9b9664da520797635ebcdb890f76df79126cf8 100644
(file)
--- 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