Re: [PATCH RFC 0/3] simple copy offloading system call

2015-05-05 Thread Michael Kerrisk
[CC += linux-...@vger.kernel.org] Zach, Since this is a kernel-user-space API change, please CC linux-api@. The kernel source file Documentation/SubmitChecklist notes that all Linux kernel patches that change userspace interfaces should be CCed to linux-...@vger.kernel.org, so that the various pa

Re: [PATCH 01/14] lpfc: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequence

2015-05-05 Thread James Smart
On 4/21/2015 7:23 AM, Sebastian Herbszt wrote: James Smart wrote: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequence Signed-off-by: Dick Kennedy Signed-off-by: James Smart --- drivers/scsi/lpfc/lpfc_hbadisc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) dif

Re: [PATCH 3/3] megaraid_sas: use dev_printk when possible

2015-05-05 Thread Bjorn Helgaas
On Wed, Apr 29, 2015 at 12:44 AM, Sumit Saxena wrote: >>-Original Message- >>From: Bjorn Helgaas [mailto:bhelg...@google.com] >>Sent: Wednesday, April 29, 2015 4:44 AM >>To: Kashyap Desai; Uday Lingala; Sumit Saxena >>Cc: megaraidlinux@avagotech.com; James E.J. Bottomley; linux- >>ker.

Re: [PATCH 04/12] IB/srp: Fix connection state tracking

2015-05-05 Thread Doug Ledford
On Tue, 2015-05-05 at 17:27 +0200, Bart Van Assche wrote: > On 05/05/15 17:10, Doug Ledford wrote: > > On Tue, 2015-05-05 at 16:26 +0200, Bart Van Assche wrote: > >> On 05/05/15 16:10, Doug Ledford wrote: > >>> However, while looking through the driver to research this, I noticed > >>> something el

Re: [PATCH 04/12] IB/srp: Fix connection state tracking

2015-05-05 Thread Bart Van Assche
On 04/30/15 18:08, Doug Ledford wrote: On Thu, 2015-04-30 at 10:58 +0200, Bart Van Assche wrote: @@ -2367,7 +2368,7 @@ static int srp_cm_handler(struct ib_cm_id *cm_id, struct ib_cm_event *event) case IB_CM_DREQ_RECEIVED: shost_printk(KERN_WARNING, target->scsi_host,