From: Thomas Gleixner <tglx@linutronix.de>
To: LKML <linux-kernel@vger.kernel.org>
Cc: Michal Simek <monstr@monstr.eu>
Subject: [patch 3/3] microblaze: Select GENERIC_HARDIRQS_NO_DEPRECATED
Date: Sun, 06 Feb 2011 19:36:33 -0000 [thread overview]
Message-ID: <20110206193617.429982017@linutronix.de> (raw)
In-Reply-To: 20110206193440.279124802@linutronix.de
[-- Attachment #1: microblaze-set-nodepr.patch --]
[-- Type: text/plain, Size: 533 bytes --]
All irq_chips converted.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
---
arch/microblaze/Kconfig | 1 +
1 file changed, 1 insertion(+)
Index: linux-next/arch/microblaze/Kconfig
===================================================================
--- linux-next.orig/arch/microblaze/Kconfig
+++ linux-next/arch/microblaze/Kconfig
@@ -17,6 +17,7 @@ config MICROBLAZE
select OF_EARLY_FLATTREE
select HAVE_GENERIC_HARDIRQS
select GENERIC_IRQ_PROBE
+ select GENERIC_HARDIRQS_NO_DEPRECATED
config SWAP
def_bool n
prev parent reply other threads:[~2011-02-06 19:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-06 19:36 [patch 0/3] microblaze: Convert irq chip to new functions Thomas Gleixner
2011-02-06 19:36 ` [patch 1/3] microblaze: Remove stale irq_chip.end Thomas Gleixner
2011-02-06 19:36 ` [patch 2/3] microblaze: Convert irq_chip to new functions Thomas Gleixner
2011-02-06 19:36 ` Thomas Gleixner [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110206193617.429982017@linutronix.de \
--to=tglx@linutronix.de \
--cc=linux-kernel@vger.kernel.org \
--cc=monstr@monstr.eu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox