diff options
author | Milton Miller <[email protected]> | 2011-05-10 19:30:44 +0000 |
---|---|---|
committer | Benjamin Herrenschmidt <[email protected]> | 2011-05-19 16:54:46 +1000 |
commit | 41fb5e62604c5ddd00a784ffb7672dd8df5d76f2 (patch) | |
tree | 9d0629053e1c528adb7a9f29e4850453732cc4ed /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | 1e8c23013ed0d535e531b3b9cc30200e884f3ff0 (diff) |
powerpc: Make IRQ_NOREQUEST last to clear, first to set
When creating an irq, don't allow a concurent driver request until
we have caled map, which will likley call set_chip_and_handler to
change the irq_chip and its operations.
Similarly, when tearing down an IRQ, make sure no new uses come
along while we change the irq back to the nop chip and then reset
the descriptor to freed status.
Signed-off-by: Milton Miller <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions