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:	Fri, 8 Mar 2013 12:35:28 +0000
From:	James Hogan <james.hogan@...tec.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	Paul Mundt <lethal@...ux-sh.org>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	James Hogan <james.hogan@...tec.com>
Subject: [GIT PULL] metag fixes for v3.9-rc2

Hi Linus,

Please pull these two minor arch/metag fixes for v3.9-rc2 (both minor
integration stuff missed in v3.9-rc1).

Thanks
James


The following changes since commit 6dbe51c251a327e012439c4772097a13df43c5b8:

  Linux 3.9-rc1 (2013-03-03 15:11:05 -0800)

are available in the git repository at:

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

for you to fetch changes up to 40f09f3cd69a356b4245794e46439674336413fb:

  metag: Inhibit NUMA balancing. (2013-03-04 10:29:19 +0000)

----------------------------------------------------------------
A couple of fairly minor arch/metag integration fixes from v3.9-rc1:

 - remove SET_PERSONALITY(): use default definition like other arches
   now do.

 - inhibit NUMA balancing: like SH, NUMA is used for memories with
   different latencies. ARCH_WANT_VARIABLE_LOCALITY has been added for
   this purpose.

Signed-off-by: James Hogan <james.hogan@...tec.com>

----------------------------------------------------------------
James Hogan (1):
      metag: remove SET_PERSONALITY()

Paul Mundt (1):
      metag: Inhibit NUMA balancing.

 arch/metag/include/asm/elf.h | 3 ---
 arch/metag/mm/Kconfig        | 1 +
 2 files changed, 1 insertion(+), 3 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