Re: [GIT PULL tip:x86/mm] this_cpu_has() changes and phys_to_nid()removal

From: Tejun Heo
Date: Sun Apr 03 2011 - 19:31:06 EST


Hello, Ingo.

On Fri, Apr 01, 2011 at 11:22:18AM +0200, Tejun Heo wrote:
> 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

I added a patch from Florian which removes an unused variable warning
in x86-64 numa_init() when both AMD and ACPI topology configs are
disabled. It's a rather pointless configuration, but still.

http://thread.gmane.org/gmane.linux.kernel/1122108

Thanks.

--
tejun
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/