diff options
author | Thomas Gleixner <[email protected]> | 2015-06-22 11:31:34 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-06-25 11:57:19 +0200 |
commit | beab99fe835be1d9ef1112dabdae3aa417126430 (patch) | |
tree | 2353ffbdadfac7e4d9c2a96a6f81fffcdd5587ed /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | ef80e87d20d115eaee15da666f1a3551328205bb (diff) |
sh/intc: Fix potential race in installing chained IRQ handler
Fix a race where a pending interrupt could be received and the handler
called before the handler's data has been setup, by moving the call to
irq_set_chained_handler() after the function which sets up the handler
data.
Found by code inspection.
Reported-by: Russell King <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Simon Horman <[email protected]>
Cc: Magnus Damm <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions