1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/arch/x86/kernel/apic
Jiri Slaby b5f26d0556 x86_32: summit_32, de-inline functions
The ones which go only into struct genapic are de-inlined
by compiler anyway, so remove the inline specifier from them.

Afterwards, remove summit_setup_portio_remap completely as it
is unused.

Remove inline also from summit_cpu_mask_to_apicid, since it's
not worth it (it is used in struct genapic too).

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-02-24 22:07:51 +01:00
..
apic.c x86: refactor x86_quirks support 2009-02-23 00:08:11 +01:00
apic_flat_64.c x86, apic: move APIC drivers to arch/x86/kernel/apic/* 2009-02-17 18:17:36 +01:00
bigsmp_32.c x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/* 2009-02-17 20:35:47 +01:00
es7000_32.c x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/* 2009-02-17 20:35:47 +01:00
io_apic.c x86, apic: move APIC drivers to arch/x86/kernel/apic/* 2009-02-17 18:17:36 +01:00
ipi.c x86, apic: move APIC drivers to arch/x86/kernel/apic/* 2009-02-17 18:17:36 +01:00
Makefile x86, apic: separate 32-bit setup functionality out of apic_32.c 2009-02-17 23:12:48 +01:00
nmi.c x86, apic: move APIC drivers to arch/x86/kernel/apic/* 2009-02-17 18:17:36 +01:00
numaq_32.c x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/* 2009-02-17 20:35:47 +01:00
probe_32.c x86: refactor x86_quirks support 2009-02-23 00:08:11 +01:00
probe_64.c x86: select x2apic ops in early apic probe only if x2apic mode is enabled 2009-02-22 18:20:50 +01:00
summit_32.c x86_32: summit_32, de-inline functions 2009-02-24 22:07:51 +01:00
x2apic_cluster.c x86: select x2apic ops in early apic probe only if x2apic mode is enabled 2009-02-22 18:20:50 +01:00
x2apic_phys.c x86: select x2apic ops in early apic probe only if x2apic mode is enabled 2009-02-22 18:20:50 +01:00
x2apic_uv_x.c x86, apic: move APIC drivers to arch/x86/kernel/apic/* 2009-02-17 18:17:36 +01:00