On Tue, 2015-04-14 at 14:31 +0200, Bart Van Assche wrote: > For several transports (e.g. SRP) tags are 64 bits wide. > Hence add support for 64-bit tags. > > Signed-off-by: Bart Van Assche <bart.vanassche@xxxxxxxxxxx> > Cc: Christoph Hellwig <hch@xxxxxx> > Cc: Andy Grover <agrover@xxxxxxxxxx> > Cc: Sagi Grimberg <sagig@xxxxxxxxxxxx> > Cc: <qla2xxx-upstream@xxxxxxxxxx> > Cc: Felipe Balbi <balbi@xxxxxx> > Cc: Michael S. Tsirkin <mst@xxxxxxxxxx> > Cc: Juergen Gross <jgross@xxxxxxxx> > --- > drivers/infiniband/ulp/srpt/ib_srpt.c | 8 ++++---- > drivers/scsi/qla2xxx/qla_target.c | 14 +++++++------- > drivers/target/sbp/sbp_target.c | 2 +- > drivers/target/target_core_tmr.c | 8 ++++---- > drivers/target/target_core_transport.c | 14 +++++++------- > include/target/target_core_base.h | 4 ++-- > 6 files changed, 25 insertions(+), 25 deletions(-) > Applied to target-pending-for-next, and squashed into patch #2. Also, fixed a few conversion specification compile warning in core_tmr_abort_task(). Thank you, --nab -- 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