[RFC] SCSI: drivers: Remove unnecessary assignment of scsi_done in driver queuecommand

2012-07-08 Thread Muthu Kumar
[ CCing signed-off, acked-by of original patch - let me know if anyone else needs to be added ] Jeff, James, In the following commit: -- commit f281233d3eba15fb225d21ae2e228fd4553d824a Author: Jeff Garzik Date: Tue Nov 16 02:10:29 2010 -0500 SCSI host lock push-down - que

[PATCH] [SCSI] suppress a warning in mpt2sas

2012-07-08 Thread Stephen Rothwell
Suppress this warning: drivers/scsi/mpt2sas/mpt2sas_scsih.c: In function '_scsih_sas_broadcast_primitive_event': drivers/scsi/mpt2sas/mpt2sas_scsih.c:5811:40: warning: unused variable 'event_data' [-Wunused-variable] Signed-off-by: Stephen Rothwell --- drivers/scsi/mpt2sas/mpt2sas_debug.h |

[PATCH] tcm_vhost: Convert to cmwq submission for I/O dispatch

2012-07-08 Thread Nicholas A. Bellinger
From: Nicholas Bellinger This patch converts tcm_vhost to use modern concurrency managed workqueues to offload setup of tcm_vhost_cmd descriptors to a kworker CPU thread that is running on the same core as the vhost thread pulling elements off the virtqueue from within vhost_scsi_handle_vq(). Th

Re: [patch] [SCSI] bnx2i: use strlcpy() instead of memcpy() for strings

2012-07-08 Thread David Miller
From: "Michael Chan" Date: Mon, 2 Jul 2012 08:13:38 -0700 > This came from the net-next tree, so David is the right persion to apply > this. Thanks. > > Acked-by: Michael Chan Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to