mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-18 02:40:19 +00:00
kernel: add CONFIG_LOCK_MM_AND_FIND_VMA
6.1.37 introduces a new symbol[1] 1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/diff/arch/x86/Kconfig?id=v6.1.37&id2=v6.1.36 Signed-off-by: John Audia <therealgraysky@proton.me>
This commit is contained in:
parent
79a82d7e87
commit
a20735da21
@ -3316,6 +3316,7 @@ CONFIG_LOCKDEP_STACK_TRACE_BITS=19
|
||||
CONFIG_LOCKDEP_STACK_TRACE_HASH_BITS=14
|
||||
CONFIG_LOCKDEP_SUPPORT=y
|
||||
CONFIG_LOCKD_V4=y
|
||||
CONFIG_LOCK_MM_AND_FIND_VMA=y
|
||||
# CONFIG_LOCKUP_DETECTOR is not set
|
||||
# CONFIG_LOCK_EVENT_COUNTS is not set
|
||||
# CONFIG_LOCK_STAT is not set
|
||||
|
Loading…
Reference in New Issue
Block a user