aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArend van Spriel <[email protected]>2013-08-10 12:27:19 +0200
committerJohn W. Linville <[email protected]>2013-08-15 16:07:51 -0400
commit4061f895088a2825b15312947aedb8574e2d8de5 (patch)
treeb92def4417eb28dc36df9ef6e38534eb42428a40 /tools/perf/scripts/python
parent74ea1f45243ecfbed30e3ef51d9ec5df2042be03 (diff)
brcmfmac: use irq safe spinlock in brcmf_sdbrcm_txdata()
Firmware-signalling needs transmit to firmware to be atomic and uses a spinlock with irq disabled. Therefor, brcmf_sdbrcm_txdata() should not use spin_unlock_bh() as it would enable the interrupts. Reviewed-by: Hante Meuleman <[email protected]> Reviewed-by: Franky (Zhenhui) Lin <[email protected]> Reviewed-by: Pieter-Paul Giesberts <[email protected]> Signed-off-by: Arend van Spriel <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions