From: Allen Pais <allen.pais@oracle.com>
To: linux-rt-users@vger.kernel.org
Cc: bigeasy@linutronix.de, Allen Pais <allen.pais@oracle.com>
Subject: [PATCH 2/4] [V1] sparc64: support forced irq threading
Date: Wed, 18 Dec 2013 15:59:42 +0530 [thread overview]
Message-ID: <1387362584-29249-3-git-send-email-allen.pais@oracle.com> (raw)
In-Reply-To: <1387362584-29249-1-git-send-email-allen.pais@oracle.com>
Signed-off-by: Allen Pais <allen.pais@oracle.com>
---
arch/sparc/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig
index 554995d..aae5aa9 100644
--- a/arch/sparc/Kconfig
+++ b/arch/sparc/Kconfig
@@ -27,6 +27,7 @@ config SPARC
select HAVE_DMA_API_DEBUG
select HAVE_ARCH_JUMP_LABEL
select HAVE_GENERIC_HARDIRQS
+ select IRQ_FORCED_THREADING
select GENERIC_IRQ_SHOW
select ARCH_WANT_IPC_PARSE_VERSION
select USE_GENERIC_SMP_HELPERS if SMP
--
1.7.10.4
next prev parent reply other threads:[~2013-12-18 10:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-18 10:29 [PATCH 0/4] PREEMPT_RT support for sparc64 Allen Pais
2013-12-18 10:29 ` [PATCH 1/4] [V1] sparc64: use generic rwsem spinlocks rt Allen Pais
2013-12-18 10:29 ` Allen Pais [this message]
2013-12-20 13:41 ` [PATCH 2/4] [V1] sparc64: support forced irq threading Sebastian Andrzej Siewior
2013-12-20 15:18 ` Allen Pais
2013-12-18 10:29 ` [PATCH 3/4] [V1] sparc64: convert spinloc_t to raw_spinlock_t in mmu_context_t Allen Pais
2013-12-18 10:29 ` [PATCH 4/4] [V1] sparc64: convert ctx_alloc_lock raw_spinlock_t Allen Pais
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=1387362584-29249-3-git-send-email-allen.pais@oracle.com \
--to=allen.pais@oracle.com \
--cc=bigeasy@linutronix.de \
--cc=linux-rt-users@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).