aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/clk.py
diff options
context:
space:
mode:
authorMike Christie <[email protected]>2018-08-02 12:12:20 -0500
committerMartin K. Petersen <[email protected]>2018-08-02 15:29:31 -0400
commit6a64f6e1591322beb8ce16e952a53582caf2a15c (patch)
treeee221030887bf2c7e78d7b72b5907569aaedeba8 /scripts/gdb/linux/clk.py
parentc8a75afbf72ee4c16dad5339f55f62095879f207 (diff)
scsi: target: fix __transport_register_session locking
When __transport_register_session is called from transport_register_session irqs will already have been disabled, so we do not want the unlock irq call to enable them until the higher level has done the final spin_unlock_irqrestore/ spin_unlock_irq. This has __transport_register_session use the save/restore call. Signed-off-by: Mike Christie <[email protected]> Reviewed-by: Bart Van Assche <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions