aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorAlistair Popple <[email protected]>2013-10-29 23:50:38 +0000
committerDavid S. Miller <[email protected]>2013-10-30 02:57:42 +0000
commit32663b8b8948cc05f812ab82c1c7db2db3ddf717 (patch)
tree7eeb59bbaf203cc541ff11b68473fd6c4c13de77 /tools/perf/util/scripting-engines/trace-event-python.c
parentibm emac: Don't call napi_complete if napi_reschedule failed (diff)
downloadkernel-32663b8b8948cc05f812ab82c1c7db2db3ddf717.tar.gz
kernel-32663b8b8948cc05f812ab82c1c7db2db3ddf717.zip
ibm emac: Fix locking for enable/disable eob irq
Calls to mal_enable_eob_irq perform a read-write-modify of a dcr to enable device irqs which is protected by a spin lock. However calls to mal_disable_eob_irq do not take the corresponding lock. This patch resolves the problem by ensuring that calls to mal_disable_eob_irq also take the lock. Signed-off-by: Alistair Popple <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions