Hi Bart, Apologies for the delayed follow-up on this series. On Thu, 2015-10-22 at 15:51 -0700, Bart Van Assche wrote: > This is the third version of the patch series that makes task management > function (TMF) handling synchronous. The changes compared to v2 of this > patch series are as follows (all previous comments should have been > addressed): > - Replaced the wait_event_interruptible_lock_irq() loop by a single > wait_event_lock_irq() call. > - Added a comment above the new kref_get_unless_zero() calls. > - Combined the two patches that touch transport_check_aborted_status() > into a single patch. > - Inlined function transport_check_aborted_status(). > - Added a patch that removes kref_put_spinlock_irqsave(). > > Previous versions of this patch series are available at: > * http://thread.gmane.org/gmane.linux.scsi.target.devel/10250 > * http://thread.gmane.org/gmane.linux.scsi.target.devel/8920 > > The individual patches in this series are: > > 0001-target-Fix-spelling-in-a-source-code-comment.patch > 0002-target-Fix-spelling-and-grammar-in-a-source-code-com.patch > 0003-target-Remove-set-but-not-used-variables.patch > 0004-iscsi-target-Fix-indentation.patch > 0005-iscsi-target-Fix-source-code-comment-spelling.patch > 0006-iscsi-target-Remove-unreachable-code.patch > 0007-usb-gadget-Remove-set-but-not-used-variables.patch > 0008-sbp-target-Remove-a-superfluous-forward-declaration.patch I've applied 1-8 to target-pending/queue-next, and will comment on the rest individually. > 0009-target-Invoke-release_cmd-callback-without-holding-a.patch > 0010-target-Free-session-objects-after-associated-command.patch > 0011-target-Make-ABORT-and-LUN-RESET-handling-synchronous.patch > 0012-target-Remove-the-SCF_SEND_DELAYED_TAS-command-flag.patch > 0013-target-Inline-transport_check_aborted_status.patch > 0014-target-Remove-the-write_pending_status-callback-func.patch > 0015-target-Remove-t_transport_stop_comp.patch > 0016-target-Remove-command-flag-CMD_T_BUSY.patch > 0017-target-Remove-flag-CMD_T_REQUEST_STOP.patch > 0018-target-Remove-command-flag-CMD_T_ACTIVE.patch > 0019-target-Remove-flag-CMD_T_DEV_ACTIVE.patch > 0020-target-Inline-transport_cmd_check_stop.patch > 0021-kref-Remove-kref_put_spinlock_irqsave.patch > -- > To unsubscribe from this list: send the line "unsubscribe target-devel" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html