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 -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html