From: Roland Dreier <roland@xxxxxxxxxxxxxxx> Hi Nick, A couple of updates to my patch series -- a lockdep fixup for the acl_node_lock and an update to the DMA direction patch so it actually builds against your master. As usual, available for pulling at both of master.kernel.org:/pub/scm/linux/kernel/git/roland/lio.git for-nick git://git.kernel.org/pub/scm/linux/kernel/git/roland/lio.git for-nick Thanks! Roland Roland Dreier (5): target: Print subpage too for unhandled MODE SENSE pages target: init/exit functions should not be protected by "#ifdef MODULE" target: Make locking in transport_deregister_session() IRQ safe target: Convert acl_node_lock to be IRQ-disabling tcm_qla2xxx: Fix confusion about DMA mapping direction drivers/target/target_core_cdb.c | 4 +- drivers/target/target_core_device.c | 16 +++--- drivers/target/target_core_pr.c | 8 ++-- drivers/target/target_core_tpg.c | 52 ++++++++++---------- drivers/target/target_core_transport.c | 13 +++-- drivers/target/tcm_fc/tfc_conf.c | 6 +-- drivers/target/tcm_qla2xxx/tcm_qla2xxx_configfs.c | 2 - drivers/target/tcm_qla2xxx/tcm_qla2xxx_fabric.c | 31 +++++++++++- drivers/target/tcm_vhost/tcm_vhost_configfs.c | 2 - 9 files changed, 77 insertions(+), 57 deletions(-) -- 1.7.5.4 -- 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