diff options
author | Chen Yu <[email protected]> | 2015-10-25 01:02:36 +0800 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2015-10-26 04:39:25 +0100 |
commit | efb1cf7d28b8aeacec53e9ba8f3f2809c5cb9686 (patch) | |
tree | b619b0db7c55d8e490e0d0ade49df55aa8af2836 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 49e4b84333f338d4f183f28f1f3c1131b9fb2b5a (diff) |
ACPI: Using correct irq when waiting for events
When the system is waiting for GPE/fixed event handler to finish,
it uses acpi_gbl_FADT.sci_interrupt directly as the IRQ number.
However, the remapped IRQ returned by acpi_gsi_to_irq() should be
passed to synchronize_hardirq() instead of it.
Cc: 3.19+ <[email protected]> # 3.19+
Acked-by: Lv Zheng <[email protected]>
Signed-off-by: Chen Yu <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions