-
- Downloads
x86, apic: Remove mps_oem_check callback
Since commit b5660ba7 ("x86, platforms: Remove NUMAQ") removed NUMAQ, the mps_oem_check() apic callback has been obsolete. Remove it. This allows generic_mps_oem_check() to be removed as well. Signed-off-by:David Rientjes <rientjes@google.com> Link: http://lkml.kernel.org/r/alpine.DEB.2.02.1407302349390.17503@chino.kir.corp.google.com Signed-off-by:
H. Peter Anvin <hpa@zytor.com>
Showing
- arch/x86/include/asm/apic.h 0 additions, 7 deletionsarch/x86/include/asm/apic.h
- arch/x86/include/asm/mpspec.h 0 additions, 2 deletionsarch/x86/include/asm/mpspec.h
- arch/x86/kernel/apic/apic_flat_64.c 0 additions, 2 deletionsarch/x86/kernel/apic/apic_flat_64.c
- arch/x86/kernel/apic/apic_noop.c 0 additions, 2 deletionsarch/x86/kernel/apic/apic_noop.c
- arch/x86/kernel/apic/apic_numachip.c 0 additions, 1 deletionarch/x86/kernel/apic/apic_numachip.c
- arch/x86/kernel/apic/bigsmp_32.c 0 additions, 1 deletionarch/x86/kernel/apic/bigsmp_32.c
- arch/x86/kernel/apic/probe_32.c 1 addition, 24 deletionsarch/x86/kernel/apic/probe_32.c
- arch/x86/kernel/apic/x2apic_cluster.c 0 additions, 1 deletionarch/x86/kernel/apic/x2apic_cluster.c
- arch/x86/kernel/apic/x2apic_phys.c 0 additions, 1 deletionarch/x86/kernel/apic/x2apic_phys.c
- arch/x86/kernel/apic/x2apic_uv_x.c 0 additions, 1 deletionarch/x86/kernel/apic/x2apic_uv_x.c
- arch/x86/kernel/mpparse.c 0 additions, 3 deletionsarch/x86/kernel/mpparse.c
Loading
Please register or sign in to comment