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, 11 Nov 2013 12:32:34 +0000
From:	James Hogan <james.hogan@...tec.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	linux-metag <linux-metag@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	Dan Carpenter <dan.carpenter@...cle.com>,
	James Hogan <james.hogan@...tec.com>
Subject: [GIT PULL] Metag architecture changes for v3.13

Hi Linus,

Please pull the following changes since commit
5e01dc7b26d9f24f39abace5da98ccbd6a5ceb52:

  Linux 3.12 (2013-11-03 15:41:51 -0800)

which are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag.git tags/metag-for-v3.13

for you to fetch changes up to 51387306b5c2b0c9eb1e2556de1b37267bb2b583:

  metag: off by one in setup_bootmem_node() (2013-11-08 11:23:00 +0000)

Both changes came fairly late (hence being based on v3.12), but have
been tested in linux-next and are relatively low risk.

Thanks
James

----------------------------------------------------------------
Metag architecture changes for v3.13

- A change to remove the last dependence on bootloader exception
  handlers so that QEMU can more easily boot an SMP Linux/Meta kernel
  image directly.
- A fix for a minor off by one error in a BUG_ON condition found by Dan
  Carpenter.

----------------------------------------------------------------
Dan Carpenter (1):
      metag: off by one in setup_bootmem_node()

James Hogan (1):
      metag: handle low level kicks directly

 arch/metag/include/asm/tbx.h | 19 +++++++------------
 arch/metag/kernel/setup.c    |  6 +-----
 arch/metag/kernel/traps.c    |  5 ++---
 arch/metag/mm/numa.c         |  2 +-
 arch/metag/tbx/tbidefr.S     |  2 +-
 5 files changed, 12 insertions(+), 22 deletions(-)


Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ