diff options
| author | David Daney <[email protected]> | 2010-07-23 10:43:49 -0700 |
|---|---|---|
| committer | Ralf Baechle <[email protected]> | 2010-08-05 13:26:11 +0100 |
| commit | 7d9eee6e52e817c006666b0efc5068aa219dbecb (patch) | |
| tree | 8646f4a81ee17a3977b6114f31002fd7d1af0dc1 /tools/perf/scripts/python | |
| parent | a5decf700be1123c2da6bdab5099bce072c55cc2 (diff) | |
MIPS: Octeon: Make MSI use handle_simple_irq().
The use of handle_percpu_irq() is not really what we want for MSI, use
handle_simple_irq() instead. This is probably the prototypical case
for using handle_simple_irq(), because all the MSIs are dispatched from
the root interrupt service routine.
Also since the base IRQ is not shared, don't pass IRQF_SHARED.
Signed-off-by: David Daney <[email protected]>
To: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/1488/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions