| commit | c7efa859311a4f8f655884ffebd0ef2c73d92b29 | [log] [tgz] |
|---|---|---|
| author | Yinghai Lu <yinghai@kernel.org> | Sat Aug 10 19:31:03 2013 -0700 |
| committer | Yinghai Lu <yinghai@kernel.org> | Sat Aug 10 19:31:03 2013 -0700 |
| tree | ef4df2dd105471e264282e8d15f81c8418c02ac9 | |
| parent | c1304c376c75abffac6ff6c67914d8f57ff05d9e [diff] |
PCI, x86, ACPI: get ioapic address from acpi device Some ioapic controllers do not show up on pci config space, or pci device is there but no bar is used and is set by firmware in other non standard registers. We can get ioapic address from ACPI0009's _CRS. Signed-off-by: Yinghai Lu <yinghai@kernel.org>