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>] [day] [month] [year] [list]
Date:	Mon, 7 Oct 2013 11:30:31 -0400
From:	Chris Metcalf <cmetcalf@...era.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] tile bug fixes for v3.12-rc5

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