public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86, apic: Cleanups of obsoleted code
@ 2014-07-31  6:53 David Rientjes
  2014-07-31  6:53 ` [patch 1/9] x86, apic: Remove x86_32_numa_cpu_node callback David Rientjes
                   ` (10 more replies)
  0 siblings, 11 replies; 21+ messages in thread
From: David Rientjes @ 2014-07-31  6:53 UTC (permalink / raw)
  To: Ingo Molnar, H. Peter Anvin, Thomas Gleixner
  Cc: Grant Likely, Andi Kleen, Paul Gortmaker, Bjorn Helgaas,
	Tony Luck, Yinghai Lu, Len Brown, Jiang Liu, linux-kernel, x86

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(-)

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2014-07-31 17:35 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-31  6:53 [GIT PULL] x86, apic: Cleanups of obsoleted code David Rientjes
2014-07-31  6:53 ` [patch 1/9] x86, apic: Remove x86_32_numa_cpu_node callback David Rientjes
2014-07-31 17:06   ` [tip:x86/apic] " tip-bot for David Rientjes
2014-07-31  6:53 ` [patch 2/9] x86, apic: Replace trampoline physical addresses with defaults David Rientjes
2014-07-31 17:06   ` [tip:x86/apic] " tip-bot for David Rientjes
2014-07-31  6:53 ` [patch 3/9] x86, apic: Remove smp_callin_clear_local_apic callback David Rientjes
2014-07-31 17:07   ` [tip:x86/apic] " tip-bot for David Rientjes
2014-07-31  6:53 ` [patch 4/9] x86, apic: Remove mps_oem_check callback David Rientjes
2014-07-31 17:07   ` [tip:x86/apic] " tip-bot for David Rientjes
2014-07-31  6:53 ` [patch 5/9] x86, apic: Remove check_apicid_present callback David Rientjes
2014-07-31 17:07   ` [tip:x86/apic] " tip-bot for David Rientjes
2014-07-31  6:53 ` [patch 6/9] x86, apic: Replace noop_check_apicid_used David Rientjes
2014-07-31 17:07   ` [tip:x86/apic] " tip-bot for David Rientjes
2014-07-31  6:53 ` [patch 7/9] x86, apic: Remove multi_timer_check callback David Rientjes
2014-07-31 17:07   ` [tip:x86/apic] " tip-bot for David Rientjes
2014-07-31  6:53 ` [patch 8/9] x86, apic: Remove setup_portio_remap callback David Rientjes
2014-07-31 17:08   ` [tip:x86/apic] " tip-bot for David Rientjes
2014-07-31  6:53 ` [patch 9/9] x86, apic: Remove enable_apic_mode callback David Rientjes
2014-07-31 17:08   ` [tip:x86/apic] " tip-bot for David Rientjes
2014-07-31 15:06 ` [GIT PULL] x86, apic: Cleanups of obsoleted code H. Peter Anvin
2014-07-31 17:35 ` Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox