[patch 1/9] x86, apic: Remove x86_32_numa_cpu_node callback

2014-07-31 Thread David Rientjes
Since commit b5660ba76b41 ("x86, platforms: Remove NUMAQ") removed NUMAQ, the x86_32_numa_cpu_node() apic callback has been obsolete. Remove it. Signed-off-by: David Rientjes --- arch/x86/include/asm/apic.h | 8 arch/x86/kernel/apic/apic.c | 11 --- 2 files changed, 19

[patch 1/9] x86, apic: Remove x86_32_numa_cpu_node callback

2014-07-31 Thread David Rientjes
Since commit b5660ba76b41 (x86, platforms: Remove NUMAQ) removed NUMAQ, the x86_32_numa_cpu_node() apic callback has been obsolete. Remove it. Signed-off-by: David Rientjes rient...@google.com --- arch/x86/include/asm/apic.h | 8 arch/x86/kernel/apic/apic.c | 11 --- 2 files