linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] PREEMPT_RT support for sparc64
@ 2013-12-18 10:29 Allen Pais
  2013-12-18 10:29 ` [PATCH 1/4] [V1] sparc64: use generic rwsem spinlocks rt Allen Pais
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Allen Pais @ 2013-12-18 10:29 UTC (permalink / raw)
  To: linux-rt-users; +Cc: bigeasy, Allen Pais

PREEMPT_RT support for sparc64
All the patches are based on v3.10.24-rt22
commit e88b1c51941d964e77ef7e9099075ae2e8dafd75

Have tested it on UltraSparc T4 (Niagara4). 

Allen Pais (4):
  [V1] sparc64: use generic rwsem spinlocks rt
  [V1] sparc64: support forced irq threading
  [V1] sparc64: convert spinloc_t to raw_spinlock_t in mmu_context_t
  [V1] sparc64: convert ctx_alloc_lock raw_spinlock_t

 arch/sparc/Kconfig                      |    7 +++----
 arch/sparc/include/asm/mmu_64.h         |    2 +-
 arch/sparc/include/asm/mmu_context_64.h |   10 +++++-----
 arch/sparc/kernel/smp_64.c              |    4 ++--
 arch/sparc/mm/init_64.c                 |   14 +++++++-------
 arch/sparc/mm/tsb.c                     |   20 ++++++++++----------
 6 files changed, 28 insertions(+), 29 deletions(-)

-- 
1.7.10.4


^ permalink raw reply	[flat|nested] 12+ messages in thread
[parent not found: <1388980510-10190-1-git-send-email-allen.pais@oracle.com>]

end of thread, other threads:[~2014-02-05 10:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 2/4] [V1] sparc64: support forced irq threading Allen Pais
2013-12-20 13:41   ` 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
     [not found] <1388980510-10190-1-git-send-email-allen.pais@oracle.com>
2014-02-05  3:31 ` [PATCH 0/4] PREEMPT_RT support for sparc64 Allen Pais
2014-02-05  8:28   ` Sebastian Andrzej Siewior
2014-02-05 10:38     ` Allen Pais
2014-02-05 10:43       ` Sebastian Andrzej Siewior
2014-02-05 10:51         ` Allen Pais

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).