Re: [PATCH 0/3] PREEMPT_RT support for Sparc64

2013-12-30 Thread Allen Pais
> > Works good on my 16 CPU sun4u. > Thanks for testing. - Allen -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://w

Re: [PATCH 0/3] PREEMPT_RT support for Sparc64

2013-12-30 Thread Kirill Tkhai
16.12.2013, 08:08, "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 >

[PATCH 0/3] PREEMPT_RT support for Sparc64

2013-12-15 Thread 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 |