* [PATCH] x86: kvm: Remove unused KVM_DEBUG_FS
@ 2018-01-23 14:32 Corentin Labbe
0 siblings, 0 replies; only message in thread
From: Corentin Labbe @ 2018-01-23 14:32 UTC (permalink / raw)
To: hpa, mingo, tglx, x86; +Cc: linux-kernel, Corentin Labbe
KVM_DEBUG_FS is unused since commit cfd8983f03c7 ("x86, locking/spinlocks: Remove ticket (spin)lock implementation")
Simply remove it.
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
---
arch/x86/Kconfig | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 3061c2735510..f908e13f9231 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -788,15 +788,6 @@ config KVM_GUEST
underlying device model, the host provides the guest with
timing infrastructure such as time of day, and system time
-config KVM_DEBUG_FS
- bool "Enable debug information for KVM Guests in debugfs"
- depends on KVM_GUEST && DEBUG_FS
- default n
- ---help---
- This option enables collection of various statistics for KVM guest.
- Statistics are displayed in debugfs filesystem. Enabling this option
- may incur significant overhead.
-
config PARAVIRT_TIME_ACCOUNTING
bool "Paravirtual steal time accounting"
depends on PARAVIRT
--
2.13.6
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-01-23 14:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-23 14:32 [PATCH] x86: kvm: Remove unused KVM_DEBUG_FS Corentin Labbe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®