linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ARC fixes for 3.12-rc3
@ 2013-09-27 10:57 Vineet Gupta
  2013-09-27 10:57 ` Vineet Gupta
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Vineet Gupta @ 2013-09-27 10:57 UTC (permalink / raw)
  To: linux-kernel, linux-arch
  Cc: arc-linux-dev, u.kleine-koenig, Noam Camus, Gilad Ben-Yossef,
	Vineet Gupta

ARC fixes for 3.12-rc3.

Thx,
-Vineet

Mischa Jonker (1):
  ARC: Handle zero-overhead-loop in unaligned access handler

Uwe Kleine-König (1):
  ARC: Use clockevents_config_and_register over
    clockevents_register_device

Vineet Gupta (2):
  ARC: Fix 32-bit wrap around in access_ok()
  ARC: Workaround spinlock livelock in SMP SystemC simulation

 arch/arc/include/asm/spinlock.h | 9 ++++++++-
 arch/arc/include/asm/uaccess.h  | 4 ++--
 arch/arc/kernel/time.c          | 7 ++-----
 arch/arc/kernel/unaligned.c     | 6 ++++++
 4 files changed, 18 insertions(+), 8 deletions(-)

-- 
1.8.1.2

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

end of thread, other threads:[~2013-09-27 10:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-27 10:57 [PATCH 0/4] ARC fixes for 3.12-rc3 Vineet Gupta
2013-09-27 10:57 ` Vineet Gupta
2013-09-27 10:57 ` [PATCH 1/4] ARC: Handle zero-overhead-loop in unaligned access handler Vineet Gupta
2013-09-27 10:57 ` [PATCH 2/4] ARC: Fix 32-bit wrap around in access_ok() Vineet Gupta
2013-09-27 10:57   ` Vineet Gupta
2013-09-27 10:57 ` [PATCH 3/4] ARC: Workaround spinlock livelock in SMP SystemC simulation Vineet Gupta
2013-09-27 10:57   ` Vineet Gupta
2013-09-27 10:57 ` [PATCH 4/4] ARC: Use clockevents_config_and_register over clockevents_register_device Vineet Gupta
2013-09-27 10:57   ` Vineet Gupta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).