kernel-ark/arch
Ingo Molnar 306db03b0d x86: clean up apic->acpi_madt_oem_check methods
Impact: refactor code

x86 subarchitectures each defined a "acpi_madt_oem_check()" method,
which could be an inline function, or an extern, or a static function,
and which was also the name of a genapic field.

Untangle this namespace spaghetti by setting ->acpi_madt_oem_check()
to NULL on those subarchitectures that have no detection quirks,
and rename the other ones (summit, es7000) that do.

Also change default_acpi_madt_oem_check() to handle NULL entries,
and clean its control flow up as well.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-01-28 23:20:12 +01:00
..
alpha Merge branch 'x86/mm' into core/percpu 2009-01-21 10:39:51 +01:00
arm Merge branch 'core/percpu' into x86/core 2009-01-28 23:12:55 +01:00
avr32 eeprom: More consistent symbol names 2009-01-26 21:19:57 +01:00
blackfin Merge branch 'linus' into core/percpu 2009-01-27 12:01:51 +01:00
cris
frv
h8300
ia64 Merge branch 'linus' into core/percpu 2009-01-27 12:01:51 +01:00
m32r eeprom: More consistent symbol names 2009-01-26 21:19:57 +01:00
m68k m68knommu: remove the no longer used PCI support option 2009-01-27 16:42:02 +10:00
m68knommu m68knommu: fix 5329 ColdFire periphal addressing 2009-01-27 16:42:03 +10:00
mips Merge branch 'linus' into core/percpu 2009-01-27 12:01:51 +01:00
mn10300 Merge branch 'x86/mm' into core/percpu 2009-01-21 10:39:51 +01:00
parisc Merge branch 'x86/mm' into core/percpu 2009-01-21 10:39:51 +01:00
powerpc Merge branch 'core/percpu' into x86/core 2009-01-28 23:12:55 +01:00
s390 [S390] Add missing compat system call wrappers. 2009-01-23 16:40:29 +01:00
sh Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 2009-01-26 15:11:41 -08:00
sparc Merge branch 'linus' into core/percpu 2009-01-27 12:01:51 +01:00
um
x86 x86: clean up apic->acpi_madt_oem_check methods 2009-01-28 23:20:12 +01:00
xtensa
.gitignore
Kconfig