public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: arm-kernel@ml•breakpoint.cc (Sebastian Andrzej Siewior)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH 2/2 v3] arm: Allow forced irq threading
Date: Wed, 14 Aug 2013 16:43:57 +0200	[thread overview]
Message-ID: <20130814144357.GA4269@breakpoint.cc> (raw)
In-Reply-To: <520B5725.7000907@ti.com>

From: Thomas Gleixner <tglx@linutronix•de>

All timer interrupts and the perf interrupt are marked NO_THREAD, so
its safe to allow forced interrupt threading.

Signed-off-by: Thomas Gleixner <tglx@linutronix•de>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix•de>
---
 arch/arm/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 43594d5..6858b3a 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -52,6 +52,7 @@ config ARM
 	select HAVE_REGS_AND_STACK_ACCESS_API
 	select HAVE_SYSCALL_TRACEPOINTS
 	select HAVE_UID16
+	select IRQ_FORCED_THREADING
 	select KTIME_SCALAR
 	select PERF_USE_VMALLOC
 	select RTC_LIB
-- 
1.8.4.rc1

      reply	other threads:[~2013-08-14 14:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-14 20:53 [patch 0/2] ARM: Allow forced irq threading Thomas Gleixner
2013-02-14 20:53 ` [patch 1/2] arm: Mark pmu interupt IRQF_NO_THREAD Thomas Gleixner
2013-02-15  9:51   ` Will Deacon
2013-08-12 19:52     ` Sebastian Andrzej Siewior
2013-08-13 11:11       ` Will Deacon
2013-08-14  9:52         ` Sebastian Andrzej Siewior
2013-02-14 20:53 ` [patch 2/2] arm: Allow forced irq threading Thomas Gleixner
2013-02-14 21:49   ` Russell King - ARM Linux
2013-02-14 22:04     ` Thomas Gleixner
2013-08-12 20:03       ` [PATCH 2/2 v2] " Sebastian Andrzej Siewior
2013-08-14 10:08         ` Sekhar Nori
2013-08-14 14:43           ` Sebastian Andrzej Siewior [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=20130814144357.GA4269@breakpoint.cc \
    --to=arm-kernel@ml$(echo .)breakpoint.cc \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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