[PATCH 45/58] [SCSI] zfcp: fix lock imbalance by reworking request queue locking

2013-09-02 Thread Luis Henriques
3.5.7.21 -stable review patch. If anyone has any objections, please let me know. -- From: Martin Peschke commit d79ff142624e1be080ad8d09101f7004d79c36e1 upstream. This patch adds wait_event_interruptible_lock_irq_timeout(), which is a straight-forward descendant of

[PATCH 45/58] [SCSI] zfcp: fix lock imbalance by reworking request queue locking

2013-09-02 Thread Luis Henriques
3.5.7.21 -stable review patch. If anyone has any objections, please let me know. -- From: Martin Peschke mpesc...@linux.vnet.ibm.com commit d79ff142624e1be080ad8d09101f7004d79c36e1 upstream. This patch adds wait_event_interruptible_lock_irq_timeout(), which is a