These patches apply preempt-rt treatments into sh specific code. 64 bit support is not included because I have no sh64 board. These are based on the 2.6.28-rt git. I made sure that these work on renesas rts7751r2dplus. -- Katsuya Matsubara / matsu@xxxxxxxxxx --- Katsuya Matsubara (4): sh: use __preempt_enable_no_resched in cpu_idle() sh: enable interrupts in signal handling sh: decouple the pagefault-disabled logic convert-locks-list: add sh specific spin locks arch/sh/kernel/process_32.c | 2 +- arch/sh/kernel/signal_32.c | 7 +++++++ arch/sh/mm/fault_32.c | 2 +- scripts/convert-locks-list | 12 ++++++++++++ 4 files changed, 21 insertions(+), 2 deletions(-) -- 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