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

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

Reply via email to