linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] tile bug fixes for v3.12-rc5
@ 2013-10-07 15:30 Chris Metcalf
  0 siblings, 0 replies; only message in thread
From: Chris Metcalf @ 2013-10-07 15:30 UTC (permalink / raw)
  To: Linus Torvalds, Linux Kernel Mailing List

Linus,

Please pull the following changes for 3.12-rc5 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git stable

This fixes some serious issues with PREEMPT support, and a couple of smaller
corner-case issues fixed in the last couple of weeks.

Andy Shevchenko (1):
      arch: tile: re-use kbasename() helper

Chen Gang (1):
      tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its related functions

Chris Metcalf (2):
      tile: ensure interrupts disabled for preempt_schedule_irq()
      tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPT

Henrik Austad (1):
      tile: change lock initalization in hardwall

 arch/tile/include/asm/atomic.h    |  5 +++--
 arch/tile/include/asm/atomic_32.h | 27 +++++++++++++++------------
 arch/tile/include/asm/cmpxchg.h   | 28 +++++++++++++++++-----------
 arch/tile/include/asm/percpu.h    | 34 +++++++++++++++++++++++++++++++---
 arch/tile/kernel/hardwall.c       |  6 +++---
 arch/tile/kernel/intvec_32.S      |  3 +++
 arch/tile/kernel/intvec_64.S      |  3 +++
 arch/tile/kernel/stack.c          | 12 +++++-------
 arch/tile/lib/atomic_32.c         |  8 ++++----
 9 files changed, 84 insertions(+), 42 deletions(-)
-- 
Chris Metcalf, Tilera Corp.
http://www.tilera.com


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-10-07 15:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-07 15:30 [GIT PULL] tile bug fixes for v3.12-rc5 Chris Metcalf

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