[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <tip-53c39ce56d203d80ba8217a16bb024b25185fb7e@git.kernel.org>
Date: Mon, 14 Feb 2011 18:41:20 GMT
From: tip-bot for Thomas Gleixner <tglx@...utronix.de>
To: linux-tip-commits@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, jdike@...toit.com, hpa@...or.com,
mingo@...hat.com, akpm@...ux-foundation.org, tglx@...utronix.de
Subject: [tip:um/irq] um: Select GENERIC_HARDIRQS_NO_DEPRECATED
Commit-ID: 53c39ce56d203d80ba8217a16bb024b25185fb7e
Gitweb: http://git.kernel.org/tip/53c39ce56d203d80ba8217a16bb024b25185fb7e
Author: Thomas Gleixner <tglx@...utronix.de>
AuthorDate: Sun, 6 Feb 2011 22:45:38 +0000
Committer: Thomas Gleixner <tglx@...utronix.de>
CommitDate: Mon, 14 Feb 2011 19:37:40 +0100
um: Select GENERIC_HARDIRQS_NO_DEPRECATED
irq chips converted and proper accessor functions used.
Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
Cc: Jeff Dike <jdike@...toit.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>
LKML-Reference: <20110206224515.430825903@...utronix.de>
---
arch/um/Kconfig.common | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/um/Kconfig.common b/arch/um/Kconfig.common
index e351e14..1e78940 100644
--- a/arch/um/Kconfig.common
+++ b/arch/um/Kconfig.common
@@ -7,6 +7,7 @@ config UML
bool
default y
select HAVE_GENERIC_HARDIRQS
+ select GENERIC_HARDIRQS_NO_DEPRECATED
config MMU
bool
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists