All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3]  PREEMPT_RT support for Sparc64
@ 2013-12-16  4:19 ` Allen Pais
  0 siblings, 0 replies; 27+ messages in thread
From: Allen Pais @ 2013-12-16  4:07 UTC (permalink / raw)
  To: linux-kernel; +Cc: sparclinux, bigeasy, Allen Pais

PREEMPT_RT support for Sparc64. 
I have tested it on UltraSparc T4 (Niagara4).

Allen Pais (3):
  sparc64: use generic rwsem spinlocks rt
  sparc64: convert spinlock_t to raw_spinlock_t in mmu_context_t
  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] 27+ messages in thread
* [PATCH 0/3]  PREEMPT_RT support for Sparc64
@ 2013-12-13  4:14 Allen Pais
  2013-12-13  4:14 ` [PATCH 1/3] sparc64: use generic rwsem spinlocks rt Allen Pais
  0 siblings, 1 reply; 27+ messages in thread
From: Allen Pais @ 2013-12-13  4:14 UTC (permalink / raw)
  To: linux-rt-users; +Cc: tglx, Allen Pais

PREEMPT_RT support for Sparc64. 
I have tested it UltraSparc T4 (Niagara4).

Allen Pais (3):
  sparc64: use generic rwsem spinlocks rt
  sparc64: convert spinlock_t to raw_spinlock_t in mmu_context_t
  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] 27+ messages in thread

end of thread, other threads:[~2014-01-06  3:47 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-16  4:07 [PATCH 0/3] PREEMPT_RT support for Sparc64 Allen Pais
2013-12-16  4:19 ` Allen Pais
2013-12-16  4:07 ` [PATCH 1/3] sparc64: use generic rwsem spinlocks rt Allen Pais
2013-12-16  4:19   ` Allen Pais
2013-12-16 10:26   ` Sebastian Andrzej Siewior
2013-12-16 10:26     ` Sebastian Andrzej Siewior
2013-12-16 11:01     ` Allen Pais
2013-12-16 11:13       ` Allen Pais
2013-12-16  4:07 ` [PATCH 2/3] sparc64: convert spinlock_t to raw_spinlock_t in mmu_context_t Allen Pais
2013-12-16  4:19   ` Allen Pais
2013-12-16 10:28   ` Sebastian Andrzej Siewior
2013-12-16 10:28     ` Sebastian Andrzej Siewior
2013-12-16 10:59     ` Allen Pais
2013-12-16 10:59       ` Allen Pais
2014-01-05  1:32       ` David Miller
2014-01-05  1:32         ` David Miller
2014-01-06  3:35         ` Allen Pais
2014-01-06  3:47           ` Allen Pais
2013-12-16 10:59     ` Allen Pais
2013-12-16 11:11       ` Allen Pais
2013-12-16  4:07 ` [PATCH 3/3] sparc64: convert ctx_alloc_lock raw_spinlock_t Allen Pais
2013-12-16  4:19   ` Allen Pais
2013-12-30 12:42 ` [PATCH 0/3] PREEMPT_RT support for Sparc64 Kirill Tkhai
2013-12-30 12:42   ` Kirill Tkhai
2013-12-30 12:44   ` Allen Pais
2013-12-30 12:56     ` Allen Pais
  -- strict thread matches above, loose matches on Subject: below --
2013-12-13  4:14 Allen Pais
2013-12-13  4:14 ` [PATCH 1/3] sparc64: use generic rwsem spinlocks rt Allen Pais

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.