lkml.org 
[lkml]   [2011]   [Feb]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[patch 75/75] x86: Disable deprecated GENIRQ features
x86 builds and works without the deprecated stuff when XEN, and MFD
are disabled. Once those are fixed, we can remove the conditionals.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
---
arch/x86/Kconfig | 2 ++
1 file changed, 2 insertions(+)

Index: linux-2.6-tip/arch/x86/Kconfig
===================================================================
--- linux-2.6-tip.orig/arch/x86/Kconfig
+++ linux-2.6-tip/arch/x86/Kconfig
@@ -67,6 +67,8 @@ config X86
select GENERIC_IRQ_PROBE
select GENERIC_PENDING_IRQ if SMP
select GENERIC_IRQ_SHOW
+ select GENERIC_HARDIRQS_NO_DEPRECATED if !XEN && !MFD
+ select GENERIC_HARDIRQS_NO_COMPAT if !XEN && !MFD
select USE_GENERIC_SMP_HELPERS if SMP

config INSTRUCTION_DECODER



\
 
 \ /
  Last update: 2011-02-11 00:55    [W:0.182 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site