Hi Ingo, Peter, and Thomas,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/rientjes/linux.git x86/apic

  # HEAD: c11645f83e72cbfcf1841a3a821123f3254b9922 x86, apic: Remove 
enable_apic_mode callback

or apply individually.  This branch is based on x86/apic.

Now that I've removed the summit and es7000 subarchitectures, and Peter
was able to remove NUMAQ, quite a bit of obsoleted code has been left
behind.

This cleans up the obsoleted code and generalizes the implementation.
---
 arch/x86/include/asm/apic.h           | 34 +++--------------------------
 arch/x86/include/asm/mpspec.h         |  2 --
 arch/x86/include/asm/smpboot_hooks.h  | 10 ++++-----
 arch/x86/kernel/apic/apic.c           | 13 -----------
 arch/x86/kernel/apic/apic_flat_64.c   | 16 --------------
 arch/x86/kernel/apic/apic_noop.c      | 23 +------------------
 arch/x86/kernel/apic/apic_numachip.c  |  8 -------
 arch/x86/kernel/apic/bigsmp_32.c      | 14 ------------
 arch/x86/kernel/apic/io_apic.c        | 16 --------------
 arch/x86/kernel/apic/probe_32.c       | 33 +---------------------------
 arch/x86/kernel/apic/x2apic_cluster.c |  8 -------
 arch/x86/kernel/apic/x2apic_phys.c    |  8 -------
 arch/x86/kernel/apic/x2apic_uv_x.c    |  8 -------
 arch/x86/kernel/mpparse.c             |  3 ---
 arch/x86/kernel/smpboot.c             |  8 -------
 15 files changed, 10 insertions(+), 194 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to