From: Patrick Talbert <[email protected]>

---
 .../common/debug/CONFIG_DEBUG_VM_PGTABLE      |  1 +
 .../common/generic/CONFIG_DEBUG_VM_PGTABLE    |  1 -
 .../fedora/debug/CONFIG_DEBUG_VM_PGTABLE      | 24 -------------------
 3 files changed, 1 insertion(+), 25 deletions(-)
 create mode 100644 redhat/configs/common/debug/CONFIG_DEBUG_VM_PGTABLE
 delete mode 100644 redhat/configs/common/generic/CONFIG_DEBUG_VM_PGTABLE
 delete mode 100644 redhat/configs/fedora/debug/CONFIG_DEBUG_VM_PGTABLE

diff --git a/redhat/configs/common/debug/CONFIG_DEBUG_VM_PGTABLE 
b/redhat/configs/common/debug/CONFIG_DEBUG_VM_PGTABLE
new file mode 100644
index 000000000000..f7dfb42a0cd9
--- /dev/null
+++ b/redhat/configs/common/debug/CONFIG_DEBUG_VM_PGTABLE
@@ -0,0 +1 @@
+CONFIG_DEBUG_VM_PGTABLE=y
diff --git a/redhat/configs/common/generic/CONFIG_DEBUG_VM_PGTABLE 
b/redhat/configs/common/generic/CONFIG_DEBUG_VM_PGTABLE
deleted file mode 100644
index 2dabf3429c81..000000000000
--- a/redhat/configs/common/generic/CONFIG_DEBUG_VM_PGTABLE
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_DEBUG_VM_PGTABLE is not set
diff --git a/redhat/configs/fedora/debug/CONFIG_DEBUG_VM_PGTABLE 
b/redhat/configs/fedora/debug/CONFIG_DEBUG_VM_PGTABLE
deleted file mode 100644
index 1ac76e09affe..000000000000
--- a/redhat/configs/fedora/debug/CONFIG_DEBUG_VM_PGTABLE
+++ /dev/null
@@ -1,24 +0,0 @@
-# CONFIG_DEBUG_VM_PGTABLE:
-# 
-# This option provides a debug method which can be used to test
-# architecture page table helper functions on various platforms in
-# verifying if they comply with expected generic MM semantics. This
-# will help architecture code in making sure that any changes or
-# new additions of these helpers still conform to expected
-# semantics of the generic MM. Platforms will have to opt in for
-# this through ARCH_HAS_DEBUG_VM_PGTABLE.
-# 
-# If unsure, say N.
-# 
-# Symbol: DEBUG_VM_PGTABLE [=y]
-# Type  : bool
-# Defined at lib/Kconfig.debug:702
-#   Prompt: Debug arch page table for semantics compliance
-#   Depends on: MMU [=y] && ARCH_HAS_DEBUG_VM_PGTABLE [=y]
-#   Location:
-#     -> Kernel hacking
-#       -> Memory Debugging
-# 
-# 
-# 
-CONFIG_DEBUG_VM_PGTABLE=y
-- 
GitLab
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to