All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] x86: remove unused IOMMU_STRESS kconfig
@ 2018-01-24 20:29 Corentin Labbe
  2018-01-25  9:14 ` Joerg Roedel
  2018-01-25  9:25 ` [tip:x86/cleanups] x86: Remove unused IOMMU_STRESS Kconfig tip-bot for Corentin Labbe
  0 siblings, 2 replies; 3+ messages in thread
From: Corentin Labbe @ 2018-01-24 20:29 UTC (permalink / raw)
  To: hpa, mingo, tglx, x86; +Cc: linux-kernel, Corentin Labbe

Last use of IOMMU_STRESS was removed in commit 29b68415e335 ("x86: amd_iommu: move to drivers/iommu/")
6 years after, we could remove it.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
---
 arch/x86/Kconfig.debug | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/arch/x86/Kconfig.debug b/arch/x86/Kconfig.debug
index 672441c008c7..192e4d2f9efc 100644
--- a/arch/x86/Kconfig.debug
+++ b/arch/x86/Kconfig.debug
@@ -169,14 +169,6 @@ config IOMMU_DEBUG
 	  options. See Documentation/x86/x86_64/boot-options.txt for more
 	  details.
 
-config IOMMU_STRESS
-	bool "Enable IOMMU stress-test mode"
-	---help---
-	  This option disables various optimizations in IOMMU related
-	  code to do real stress testing of the IOMMU code. This option
-	  will cause a performance drop and should only be enabled for
-	  testing.
-
 config IOMMU_LEAK
 	bool "IOMMU leak tracing"
 	depends on IOMMU_DEBUG && DMA_API_DEBUG
-- 
2.13.6

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-01-25  9:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-24 20:29 [PATCH] x86: remove unused IOMMU_STRESS kconfig Corentin Labbe
2018-01-25  9:14 ` Joerg Roedel
2018-01-25  9:25 ` [tip:x86/cleanups] x86: Remove unused IOMMU_STRESS Kconfig tip-bot for Corentin Labbe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.