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>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 4 Mar 2011 16:51:18 +0100
From:	Tejun Heo <tj@...nel.org>
To:	Ingo Molnar <mingo@...e.hu>
Cc:	yinghai@...nel.org, tglx@...utronix.de, hpa@...or.com,
	linux-kernel@...r.kernel.org, David Rientjes <rientjes@...gle.com>
Subject: [GIT PULL tip:x86/mm] x86-64 NUMA changes

Hello, Ingo.

Please pull from the following git branch to receive x86-64 NUMA
changes.  It contains four commits.  As discussed before, NUMA affine
page table allocation is reverted.  Two to fix node0 online assumption
and one making initmem_init() prettier.

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc.git x86-mm

As usual, if HEAD doesn't appear, please pull from master.

  ssh://master.kernel.org/pub/scm/linux/kernel/git/tj/misc.git x86-mm

tip:x86/mm contains d04c579f9 (x86: Work around old gas bug) making
this pull non-fastforward; however, pulling won't generate any
conflict.

Thank you.

David Rientjes (1):
      x86-64, NUMA: Clean up initmem_init()

Tejun Heo (2):
      x86-64, NUMA: Revert NUMA affine page table allocation
      x86-64, NUMA: Don't assume phys node 0 is always online in numa_emulation()

Yinghai Lu (1):
      x86-64, NUMA: Fix numa_emulation code with node0 without RAM

 arch/x86/include/asm/page_types.h |    2 -
 arch/x86/kernel/setup.c           |    8 +++
 arch/x86/mm/init_64.c             |   54 ---------------------
 arch/x86/mm/numa_64.c             |   96 +++++++++++++++++++++----------------
 arch/x86/mm/numa_emulation.c      |   20 ++++++--
 5 files changed, 79 insertions(+), 101 deletions(-)

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