Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
advansys: use spin_lock_irqsave() in interrupt handler
We should be using spin_lock_irqsave() when within the interrupt handler. Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: James Bottomley <JBottomley@Odin.com>
- Loading branch information