diff options
author | [email protected] <[email protected]> | 2015-10-15 13:40:34 +0530 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2015-10-29 03:29:49 -0400 |
commit | 91626c2701acad605c434b5e8245cbeea6671382 (patch) | |
tree | cb93c5d0866096298ed96a3dc743ded14bc14bf6 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 3222251dbbe9f155e7b8c910b770d6ff922fb47e (diff) |
megaraid_sas: Initialize tasklet before setting up IRQs
It may happen (kdump), that an interrupt is invoked just after the
setup_irqs function was called but before the tasklet was initialised.
At this phase the hw ints should have been disabled, but for unknown
reason this mechanism seems to not work properly.
From: Tomas Henzl <[email protected]>
Signed-off-by: Tomas Henzl <[email protected]>
Signed-off-by: Sumit Saxena <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions