aboutsummaryrefslogtreecommitdiff
path: root/Documentation/features
diff options
context:
space:
mode:
authorGravatar Max Filippov <jcmvbkbc@gmail.com> 2022-04-25 10:59:04 -0700
committerGravatar Max Filippov <jcmvbkbc@gmail.com> 2022-05-01 19:51:57 -0700
commitaf7a16e567aec884276c2523eadf22dda547f949 (patch)
tree1eec8d362ca45a328dffe7a8cb3b9f712d43435f /Documentation/features
parentxtensa: add hibernation support (diff)
downloadlinux-af7a16e567aec884276c2523eadf22dda547f949.tar.gz
linux-af7a16e567aec884276c2523eadf22dda547f949.tar.bz2
linux-af7a16e567aec884276c2523eadf22dda547f949.zip
xtensa: enable ARCH_HAS_DEBUG_VM_PGTABLE
xtensa kernels successfully build and run with CONFIG_DEBUG_VM_PGTABLE=y, enable arch support for it. Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com> Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'Documentation/features')
-rw-r--r--Documentation/features/debug/debug-vm-pgtable/arch-support.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/features/debug/debug-vm-pgtable/arch-support.txt b/Documentation/features/debug/debug-vm-pgtable/arch-support.txt
index 83eafe1a7f68..ff21a83abe62 100644
--- a/Documentation/features/debug/debug-vm-pgtable/arch-support.txt
+++ b/Documentation/features/debug/debug-vm-pgtable/arch-support.txt
@@ -27,5 +27,5 @@
| sparc: | TODO |
| um: | TODO |
| x86: | ok |
- | xtensa: | TODO |
+ | xtensa: | ok |
-----------------------