public inbox for linux-rt-users@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH RT 0/4] sh arch support for 2.6.28-rt
@ 2009-02-11 15:01 Katsuya Matsubara
  2009-02-11 15:01 ` [PATCH RT 1/4] sh: use __preempt_enable_no_resched in cpu_idle() Katsuya Matsubara
  2009-02-11 15:16 ` [PATCH RT 0/4] sh arch support for 2.6.28-rt Steven Rostedt
  0 siblings, 2 replies; 6+ messages in thread
From: Katsuya Matsubara @ 2009-02-11 15:01 UTC (permalink / raw)
  To: linux-rt-users
  Cc: Steven Rostedt, Ingo Molnar, Thomas Gleixner, Paul Mundt, LKML,
	Katsuya Matsubara

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@igel.co.jp

---

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-02-11 15:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-11 15:01 [PATCH RT 0/4] sh arch support for 2.6.28-rt Katsuya Matsubara
2009-02-11 15:01 ` [PATCH RT 1/4] sh: use __preempt_enable_no_resched in cpu_idle() Katsuya Matsubara
2009-02-11 15:01   ` [PATCH RT 2/4] sh: enable interrupts in signal handling Katsuya Matsubara
2009-02-11 15:01     ` [PATCH RT 3/4] sh: decouple the pagefault-disabled logic Katsuya Matsubara
2009-02-11 15:01       ` [PATCH RT 4/4] convert-locks-list: add sh specific spin locks Katsuya Matsubara
2009-02-11 15:16 ` [PATCH RT 0/4] sh arch support for 2.6.28-rt Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox