Home
last modified time | relevance | path

Searched hist:"6548 b0e5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/megaraid/
H A Dmegaraid_mbox.c6548b0e5 Wed Jun 27 04:00:30 CDT 2012 Dan Carpenter <dan.carpenter@oracle.com> [SCSI] megaraid: remove a spurious IRQ enable

We took this lock with spin_lock() so we should unlock it with
spin_unlock() instead of spin_unlock_irq(). This was introduced in
f2c8dc402b "[SCSI] megaraid_mbox: remove scsi_assign_lock usage".

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Adam Radford <aradford@gmail.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
6548b0e5 Wed Jun 27 04:00:30 CDT 2012 Dan Carpenter <dan.carpenter@oracle.com> [SCSI] megaraid: remove a spurious IRQ enable

We took this lock with spin_lock() so we should unlock it with
spin_unlock() instead of spin_unlock_irq(). This was introduced in
f2c8dc402b "[SCSI] megaraid_mbox: remove scsi_assign_lock usage".

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Adam Radford <aradford@gmail.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>