Re: [tip:x86/apic] x86: Add NumaChip support

From: Ingo Molnar
Date: Sun Dec 18 2011 - 04:46:19 EST



* Kevin Winchester <kjwinchester@xxxxxxxxx> wrote:

> arch/x86/include/asm/processor.h | 2 --
> arch/x86/kernel/amd_nb.c | 8 ++------
> arch/x86/kernel/cpu/amd.c | 2 --
> arch/x86/kernel/cpu/common.c | 7 -------
> arch/x86/kernel/cpu/intel.c | 2 --
> arch/x86/kernel/cpu/mcheck/mce.c | 2 --
> arch/x86/kernel/cpu/mcheck/mce_amd.c | 7 +------
> arch/x86/kernel/cpu/proc.c | 4 +---
> drivers/edac/sb_edac.c | 2 --
> drivers/hwmon/coretemp.c | 6 ------
> 10 files changed, 4 insertions(+), 38 deletions(-)

This looks like a really nice cleanup - cleaning up more code
than i anticipated.

If anyone wants to save those 267 they'll have to find a much
cleaner and more maintainable way of doing it. Please put the
size change info into the changelog.

The zero on UP is OK, the field is not used and zero is a fine
initial value for an ID in any case.

Thanks,

Ingo
--
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/