lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 12 Feb 2009 00:01:39 +0900
From:	Katsuya Matsubara <matsu@...l.co.jp>
To:	linux-rt-users <linux-rt-users@...r.kernel.org>
Cc:	Steven Rostedt <srostedt@...hat.com>, Ingo Molnar <mingo@...e.hu>,
	Thomas Gleixner <tglx@...utronix.de>,
	Paul Mundt <lethal@...ux-sh.org>,
	LKML <linux-kernel@...r.kernel.org>,
	Katsuya Matsubara <matsu@...l.co.jp>
Subject: [PATCH RT 0/4] sh arch support for 2.6.28-rt

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@...l.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(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ