[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.02.1407302346450.17503@chino.kir.corp.google.com>
Date: Wed, 30 Jul 2014 23:53:21 -0700 (PDT)
From: David Rientjes <rientjes@...gle.com>
To: Ingo Molnar <mingo@...hat.com>, "H. Peter Anvin" <hpa@...or.com>,
Thomas Gleixner <tglx@...utronix.de>
cc: Grant Likely <grant.likely@...aro.org>,
Andi Kleen <ak@...ux.intel.com>,
Paul Gortmaker <paul.gortmaker@...driver.com>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Tony Luck <tony.luck@...el.com>,
Yinghai Lu <yinghai@...nel.org>,
Len Brown <len.brown@...el.com>,
Jiang Liu <jiang.liu@...ux.intel.com>,
linux-kernel@...r.kernel.org, x86@...nel.org
Subject: [GIT PULL] x86, apic: Cleanups of obsoleted code
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists