commit | 00742c91648cee6f5209b3a18e8b6d21e3b4f0e7 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Fri Apr 24 13:18:40 2015 +0200 |
committer | James Bottomley <JBottomley@Odin.com> | Mon May 25 23:00:13 2015 -0700 |
tree | 8fda7a85f4cdf2452453f486f1158b769c8fa5d4 | |
parent | 2207063443739e934184076cbb23db8973d6b2d4 [diff] |
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>