diff options
| author | Marc Zyngier <[email protected]> | 2015-09-01 10:08:53 +0100 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2015-09-01 18:56:25 +0200 |
| commit | 4a6ac3044f1504fe4521efa7334095c9c9ceecfd (patch) | |
| tree | 7c51a19948f0a4e413ac8137f7ac171e50b61c84 /tools/perf/scripts/python | |
| parent | 01f779f4862b53810ba4eb247f57bd1ad31d1c18 (diff) | |
irqchip/GIC: Fix EOImode setting for non-DT/ACPI systems
Non-DT/ACPI systems call directly into the GIC driver at init time.
Turns out 0b996fd35957 ("irqchip/GIC: Convert to EOImode == 1")
breaks old non firmware-driven platforms, as the driver only
works out the capability of the platform on the DT/ACPI paths.
Fix this thinko by forcing EOImode==0 on non-DT platforms,
which are not capable of supporting a hypervisor anyway.
Reported-and-tested-by: Guenter Roeck <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Cc: [email protected]
Cc: Jason Cooper <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions