OpenCloudOS-Kernel/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
..
Makefile x86, apic: separate 32-bit setup functionality out of apic_32.c 2009-02-17 23:12:48 +01:00
apic.c x86: refactor x86_quirks support 2009-02-23 00:08:11 +01:00
apic_flat_64.c
bigsmp_32.c
es7000_32.c
io_apic.c
ipi.c
nmi.c
numaq_32.c
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