projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a57549
)
parisc: Enable ARCH_HAS_DEBUG_VM_PGTABLE
author
Helge Deller
<deller@gmx.de>
Thu, 17 Mar 2022 21:36:30 +0000
(22:36 +0100)
committer
Helge Deller
<deller@gmx.de>
Thu, 17 Mar 2022 21:36:30 +0000
(22:36 +0100)
Allow to enable page table boot-up checks.
Suggested-by: Rolf Eike Beer <eike-kernel@sf-tec.de>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/Kconfig
patch
|
blob
|
history
diff --git
a/arch/parisc/Kconfig
b/arch/parisc/Kconfig
index fbb114049a6b260f51cf8421d43f37f60a445af5..864b4756dcdf555f657f0126ee99c04079aa84fe 100644
(file)
--- a/
arch/parisc/Kconfig
+++ b/
arch/parisc/Kconfig
@@
-15,6
+15,7
@@
config PARISC
select ARCH_SUPPORTS_HUGETLBFS if PA20
select ARCH_SUPPORTS_MEMORY_FAILURE
select ARCH_STACKWALK
+ select ARCH_HAS_DEBUG_VM_PGTABLE
select HAVE_RELIABLE_STACKTRACE
select DMA_OPS
select RTC_CLASS