diff options
author | Lukasz Anaczkowski <lukasz.anaczkowski@intel.com> | 2015-09-09 15:47:28 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-10-15 01:29:39 +0200 |
commit | 9b3fedde27d3d63055c43c05e8254e252e58ba48 (patch) | |
tree | 0ce3f5e0b33bc55ecb395fd4644058086c17da97 /kernel/events/Makefile | |
parent | Linux 4.3-rc1 (diff) | |
download | linux-9b3fedde27d3d63055c43c05e8254e252e58ba48.tar.xz linux-9b3fedde27d3d63055c43c05e8254e252e58ba48.zip |
ACPI / tables: Add acpi_subtable_proc to ACPI table parsers
ACPI subtable parsing needs to be extended to allow two or more
handlers to be run in the same ACPI table walk, thus adding
acpi_subtable_proc structure which stores
() ACPI table id
() handler that processes table
() counter how many items has been processed
and passing it to acpi_parse_entries_array() and
acpi_table_parse_entries_array().
This is needed to fix CPU enumeration when APIC/X2APIC entries
are interleaved.
Signed-off-by: Lukasz Anaczkowski <lukasz.anaczkowski@intel.com>
Reviewed-by: Marc Zyngier <marc.zyngier@arm.com>
Tested-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'kernel/events/Makefile')
0 files changed, 0 insertions, 0 deletions