summaryrefslogtreecommitdiff
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
authorBen Hutchings <ben@decadent.org.uk>2023-06-22 18:47:40 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2023-06-24 14:12:58 -0700
commit4bce37a68ff884e821a02a731897a8119e0c37b7 (patch)
treedcf8d2f5d6a940480fa1460841bd1aab472375c5 /arch/mips/Kconfig
parente6fe228c4ffafdfc970cf6d46883a1f481baf7ea (diff)
mips/mm: Convert to using lock_mm_and_find_vma()
Signed-off-by: Ben Hutchings <ben@decadent.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 675a8660cb85..6796d839bcfd 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -91,6 +91,7 @@ config MIPS
select HAVE_VIRT_CPU_ACCOUNTING_GEN if 64BIT || !SMP
select IRQ_FORCED_THREADING
select ISA if EISA
+ select LOCK_MM_AND_FIND_VMA
select MODULES_USE_ELF_REL if MODULES
select MODULES_USE_ELF_RELA if MODULES && 64BIT
select PERF_USE_VMALLOC