x86: Move get/find_smp_config to x86_init_ops
Replace the quirk machinery by a x86_init_ops function which defaults
to the standard implementation.
Signed-off-by:
Thomas Gleixner <tglx@linutronix.de>
Showing
- arch/x86/include/asm/mpspec.h 30 additions, 7 deletionsarch/x86/include/asm/mpspec.h
- arch/x86/include/asm/setup.h 0 additions, 2 deletionsarch/x86/include/asm/setup.h
- arch/x86/include/asm/x86_init.h 4 additions, 0 deletionsarch/x86/include/asm/x86_init.h
- arch/x86/kernel/apic/numaq_32.c 0 additions, 2 deletionsarch/x86/kernel/apic/numaq_32.c
- arch/x86/kernel/mpparse.c 2 additions, 31 deletionsarch/x86/kernel/mpparse.c
- arch/x86/kernel/setup.c 0 additions, 2 deletionsarch/x86/kernel/setup.c
- arch/x86/kernel/visws_quirks.c 4 additions, 10 deletionsarch/x86/kernel/visws_quirks.c
- arch/x86/kernel/x86_init.c 2 additions, 0 deletionsarch/x86/kernel/x86_init.c
Loading
Please register or sign in to comment