mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-16 04:04:06 +00:00
wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLIST
commit7e938beb83
upstream. DEBUG_PI_LIST was renamed to DEBUG_PLIST since8e18faeac3
("lib/plist: rename DEBUG_PI_LIST to DEBUG_PLIST"). Signed-off-by: Li Zhijian <lizhijian@cn.fujitsu.com> Fixes:8e18faeac3
("lib/plist: rename DEBUG_PI_LIST to DEBUG_PLIST") Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
77268a4237
commit
aa2dc537ac
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ CONFIG_DEBUG_ATOMIC_SLEEP=y
|
|||
CONFIG_TRACE_IRQFLAGS=y
|
||||
CONFIG_DEBUG_BUGVERBOSE=y
|
||||
CONFIG_DEBUG_LIST=y
|
||||
CONFIG_DEBUG_PI_LIST=y
|
||||
CONFIG_DEBUG_PLIST=y
|
||||
CONFIG_PROVE_RCU=y
|
||||
CONFIG_SPARSE_RCU_POINTER=y
|
||||
CONFIG_RCU_CPU_STALL_TIMEOUT=21
|
||||
|
|
Loading…
Add table
Reference in a new issue