lkml.org 
[lkml]   [2011]   [Apr]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL tip:x86/mm] this_cpu_has() changes and phys_to_nid() removal
Hello, Ingo.

Please pull from the following git branch to receive five patches.
Three of them are Christoph's this_cpu_has() patches. One removes the
custom x86-64 phys_to_nid() implementation and the last one cleans up
arch/x86/Kconfig a bit. HEAD is 3b16651f80 (x86: Clean up memory
model related configs in arch/x86/Kconfig).

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

Thanks.

Christoph Lameter (3):
x86: A fast way to check capabilities of the current cpu
x86: Use this_cpu_has for thermal_interrupt current cpu
acpi throttling: Use this_cpu_has and simplify code current cpu

Tejun Heo (2):
x86-64, NUMA: Remove custom phys_to_nid() implementation
x86: Clean up memory model related configs in arch/x86/Kconfig

arch/x86/Kconfig | 30 +++----
arch/x86/include/asm/cpufeature.h | 13 ++-
arch/x86/include/asm/mmzone_64.h | 23 ------
arch/x86/include/asm/percpu.h | 27 +++++++
arch/x86/kernel/apic/apic.c | 2 +-
arch/x86/kernel/cpu/mcheck/therm_throt.c | 7 +-
arch/x86/kernel/process.c | 4 +-
arch/x86/kernel/smpboot.c | 4 +-
arch/x86/mm/numa_64.c | 123 +-----------------------------
drivers/acpi/processor_throttling.c | 32 +++-----
10 files changed, 68 insertions(+), 197 deletions(-)

--
tejun



\
 
 \ /
  Last update: 2011-04-01 11:25    [W:0.040 / U:1.220 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site