* [2.6 patch] remove the dead X86_REMOTE_DEBUG option
@ 2007-10-29 12:49 Adrian Bunk
2007-10-29 13:52 ` Thomas Gleixner
0 siblings, 1 reply; 2+ messages in thread
From: Adrian Bunk @ 2007-10-29 12:49 UTC (permalink / raw)
To: tglx, mingo, hpa; +Cc: linux-kernel
This patch removes the dead X86_REMOTE_DEBUG option.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
---
6ea2f2bbd1646369a3affbed8ad1af5acc1530cd
diff --git a/arch/x86/Kconfig.debug b/arch/x86/Kconfig.debug
index 970b2de..a2fa37d 100644
--- a/arch/x86/Kconfig.debug
+++ b/arch/x86/Kconfig.debug
@@ -113,7 +113,4 @@ config IOMMU_LEAK
Add a simple leak tracer to the IOMMU code. This is useful when you
are debugging a buggy device driver that leaks IOMMU mappings.
-#config X86_REMOTE_DEBUG
-# bool "kgdb debugging stub"
-
endmenu
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [2.6 patch] remove the dead X86_REMOTE_DEBUG option
2007-10-29 12:49 [2.6 patch] remove the dead X86_REMOTE_DEBUG option Adrian Bunk
@ 2007-10-29 13:52 ` Thomas Gleixner
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Gleixner @ 2007-10-29 13:52 UTC (permalink / raw)
To: Adrian Bunk; +Cc: mingo, hpa, linux-kernel
On Mon, 29 Oct 2007, Adrian Bunk wrote:
> This patch removes the dead X86_REMOTE_DEBUG option.
>
> Signed-off-by: Adrian Bunk <bunk@kernel.org>
Applied, thanks
tglx
> ---
> 6ea2f2bbd1646369a3affbed8ad1af5acc1530cd
> diff --git a/arch/x86/Kconfig.debug b/arch/x86/Kconfig.debug
> index 970b2de..a2fa37d 100644
> --- a/arch/x86/Kconfig.debug
> +++ b/arch/x86/Kconfig.debug
> @@ -113,7 +113,4 @@ config IOMMU_LEAK
> Add a simple leak tracer to the IOMMU code. This is useful when you
> are debugging a buggy device driver that leaks IOMMU mappings.
>
> -#config X86_REMOTE_DEBUG
> -# bool "kgdb debugging stub"
> -
> endmenu
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-10-29 13:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-29 12:49 [2.6 patch] remove the dead X86_REMOTE_DEBUG option Adrian Bunk
2007-10-29 13:52 ` Thomas Gleixner
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.