aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorXiaofei Tan <[email protected]>2017-10-24 23:51:33 +0800
committerMartin K. Petersen <[email protected]>2017-10-25 08:21:04 -0400
commit302e09016bc48b14590598b375280a9bf1f92b20 (patch)
tree68d05933db2a7e4efc266132a3c7814f96693e51 /drivers/mtd/lpddr/lpddr_cmds.c
parentf692a677e2cb0ccab4ef91be97d8fb020cca246d (diff)
scsi: hisi_sas: use spin_lock_irqsave() for hisi_hba.lock
We used spin_lock() to grab hisi_hba.lock in two places where spin_lock_irqsave() should be used, as hisi_hba.lock can be taken in interrupt context. This patch is to fix this. Signed-off-by: Xiaofei Tan <[email protected]> Signed-off-by: John Garry <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions