RE: [PATCH resend v2] [SCSI] bfa: fix bfa_fcb_itnim_alloc() error handling

2016-05-06 Thread Anil Gurumurthy
Apologies for the delay. Patch looks good. Acked by: Anil Gurumurthy <anil.gurumur...@qlogic.com> -Original Message- From: Martin K. Petersen [mailto:martin.peter...@oracle.com] Sent: 06 May 2016 06:54 To: Dan Carpenter <dan.carpen...@oracle.com> Cc: Anil Gurumurthy &

RE: [PATCH RESEND] bfa: deinline __bfa_trc() and __bfa_trc32()

2016-02-11 Thread Anil Gurumurthy
You could remove the __bfa_trc32() routine Thanks, Acked-by: Anil Gurumurthy <anil.gurumur...@qlogic.com> -Original Message- From: Martin K. Petersen [mailto:martin.peter...@oracle.com] Sent: 10 February 2016 22:59 To: Denys Vlasenko <dvlas...@redhat.com> Cc: James Bottom

RE: [patch] bfa: use strncpy() instead of memcpy()

2016-02-02 Thread Anil Gurumurthy
Acked-by: Anil Gurumurthy <anil.gurumur...@qlogic.com> -Original Message- From: Dan Carpenter [mailto:dan.carpen...@oracle.com] Sent: 30 January 2016 20:06 To: Anil Gurumurthy <anil.gurumur...@qlogic.com> Cc: Sudarsana Kalluru <sudarsana.kall...@qlogic.com>; Ja

RE: [PATCH 2/4] bfa:Fix for crash when bfa_itnim is NULL

2015-11-26 Thread Anil Gurumurthy
Thanks Johannes, will repost the patch set. -Original Message- From: Johannes Thumshirn [mailto:jthumsh...@suse.de] Sent: 26 November 2015 14:06 To: Anil Gurumurthy <anil.gurumur...@qlogic.com>; martin.peter...@oracle.com; james.bottom...@hansenpartnership.com Cc: linux-scsi <l

RE: [PATCH] [SCSI] bfa: fix missing { } braces

2015-08-04 Thread Anil Gurumurthy
Hi Colin, We will fix the indentation in the next set of patches that we submit upstream. Thanks, Anil -Original Message- From: Colin King [mailto:colin.k...@canonical.com] Sent: 03 August 2015 20:05 To: Anil Gurumurthy; Sudarsana Kalluru; James E.J. Bottomley; linux-scsi Cc: linux

RE: [PATCH 1/1] SCSI/bfa: Use port pointer after NULL check

2015-06-30 Thread Anil Gurumurthy
Acked-by: Anil Gurumurthy anil.gurumur...@qlogic.com -Original Message- From: Maninder Singh [mailto:maninder...@samsung.com] Sent: 29 June 2015 10:51 To: Anil Gurumurthy; Sudarsana Kalluru; jbottom...@odin.com; linux-scsi Cc: panka...@samsung.com; Maninder Singh Subject: [PATCH 1/1

RE: [PATCH RESEND 0/4] bfa: Patches for scsi misc branch

2015-04-23 Thread Anil Gurumurthy
...@infradead.org Cc: linux-scsi Subject: [PATCH RESEND 0/4] bfa: Patches for scsi misc branch Hi James, Christoph, Re-sending the patches to move user visible strings to a separate patch. Please apply the following patches to the scsi tree, misc branch at your earliest convenience. Thanks, Anil Anil

RE: [PATCH 2/4] Fix for crash when bfa_itnim is NULL

2015-02-02 Thread Anil Gurumurthy
Hi Julian, You are right. It makes sense to move it to the next patch. I will re-send the patch series. Thanks, Anil -Original Message- From: Julian Calaby [mailto:julian.cal...@gmail.com] Sent: 30 January 2015 06:45 To: Anil Gurumurthy Cc: Jej B; Christoph Hellwig; linux-scsi

RE: [PATCH] bfa: switch to mid layer queue full tracking

2014-11-26 Thread Anil Gurumurthy
Patch looks good. Thanks! Acked-by: Anil Gurumurthy anil.gurumur...@qlogic.com -Original Message- From: Christoph Hellwig [mailto:h...@lst.de] Sent: 24 November 2014 19:49 To: Anil Gurumurthy; Sudarsana Kalluru Cc: linux-scsi Subject: [PATCH] bfa: switch to mid layer queue full tracking

RE: [PATCH 1/1] SCSI-bfa: Deletion of an unnecessary check before the function call vfree

2014-11-20 Thread Anil Gurumurthy
Patch looks good. Thanks! Acked-by: Anil Gurumurthy anil.gurumur...@qlogic.com -Original Message- From: SF Markus Elfring [mailto:elfr...@users.sourceforge.net] Sent: 21 November 2014 04:17 To: Anil Gurumurthy; James E. J. Bottomley; Sudarsana Kalluru; linux-scsi Cc: linux-kernel

RE: [PATCH V4 linux-next RESEND 2] bfa: replace 2 kzalloc/copy_from_user by memdup_user

2014-11-16 Thread Anil Gurumurthy
Patch looks good. Thanks! Acked-by: Anil Gurumurthy anil.gurumur...@qlogic.com -Original Message- From: Fabian Frederick [mailto:f...@skynet.be] Sent: 15 November 2014 00:20 To: linux-kernel Cc: Joe Perches; Greg Kroah-Hartman; One Thousand Gnomes; Fabian Frederick; Anil Gurumurthy

RE: [PATCH v2 RESEND 04/23] bfa: Use pci_enable_msix_exact() instead of pci_enable_msix()

2014-08-13 Thread Anil Gurumurthy
Hi Alexander, I believe I acked the series already, if not, I am acking all the bfa patches in this series. Thanks, Anil -Original Message- From: Alexander Gordeev [mailto:agord...@redhat.com] Sent: 12 August 2014 16:20 To: Anil Gurumurthy Cc: linux-kernel; Anil Gurumurthy; Vijaya

RE: [PATCH v2 RESEND 04/23] bfa: Use pci_enable_msix_exact() instead of pci_enable_msix()

2014-08-11 Thread Anil Gurumurthy
Acked-by: Anil Gurumurthy anil.gurumur...@qlogic.com -Original Message- From: Alexander Gordeev [mailto:agord...@redhat.com] Sent: 11 August 2014 13:09 To: linux-kernel Cc: Anil Gurumurthy; Vijaya Mohan Guvva; linux-scsi; linux-pci; Anil Gurumurthy; Sudarsana Kalluru Subject: Re

RE: [PATCH 1/1] [SCSI] bfa: use ARRAY_SIZE instead of sizeof/sizeof[0]

2014-07-01 Thread Anil Gurumurthy
Acked-by: Anil Gurumurthy anil.gurumur...@qlogic.com -Original Message- From: Fabian Frederick [mailto:f...@skynet.be] Sent: 30 June 2014 23:13 To: linux-kernel Cc: Fabian Frederick; Anil Gurumurthy; Sudarsana Kalluru; James E.J. Bottomley; linux-scsi Subject: [PATCH 1/1] [SCSI] bfa

RE: [PATCH RESEND] [SCSI] bfa: Fix undefined bit shift on big-endian architectures with 32-bit DMA address

2014-06-25 Thread Anil Gurumurthy
Acked-by: Anil Gurumurthy anil.gurumur...@qlogic.com -Original Message- From: linux-scsi-ow...@vger.kernel.org [mailto:linux-scsi-ow...@vger.kernel.org] On Behalf Of Martin K. Petersen Sent: 26 June 2014 07:52 To: Christoph Hellwig Cc: Ben Hutchings; James E.J. Bottomley; Anil

RE: [PATCH -next 15/26] bfa: Use dma_zalloc_coherent

2014-06-16 Thread Anil Gurumurthy
Thanks for the patch. Acked-by: Anil Gurumurthy anil.gurumur...@qlogic.com -Original Message- From: Joe Perches [mailto:j...@perches.com] Sent: 16 June 2014 02:08 To: linux-kernel Cc: Anil Gurumurthy; Sudarsana Kalluru; James E.J. Bottomley; linux-scsi Subject: [PATCH -next 15/26] bfa

RE: [PATCH] scsi: bfa: bfa_fcs_lport.c: Fix for possible null pointer dereference

2014-05-21 Thread Anil Gurumurthy
Thanks for the patch. Acked-by: Anil Gurumurthy anil.gurumur...@qlogic.com -Original Message- From: Rickard Strandqvist [mailto:rickard_strandqv...@spectrumdigital.se] Sent: 18 May 2014 21:36 To: Anil Gurumurthy; Sudarsana Kalluru Cc: Rickard Strandqvist; James E.J. Bottomley; linux-scsi

RE: [SCSI] bfa: Added support to obtain SFP info.

2014-04-30 Thread Anil Gurumurthy
= NULL; } Thanks, Anil -Original Message- From: Dan Carpenter [mailto:dan.carpen...@oracle.com] Sent: 29 April 2014 18:21 To: linux-scsi Cc: Vijaya Mohan Guvva; Anil Gurumurthy; Sudarsana Kalluru Subject: Re: [SCSI] bfa: Added support to obtain SFP info. Krishna isn't around any more. Does

RE: [PATCH v2] [SCSI] bfa: allocate memory with GFP_ATOMIC in spinlock context

2014-04-30 Thread Anil Gurumurthy
Thanks for the patch. Acked-by: Anil Gurumurthy anil.gurumur...@qlogic.com -Original Message- From: Alexey Khoroshilov [mailto:khoroshi...@ispras.ru] Sent: 18 April 2014 13:29 To: Anil Gurumurthy; Sudarsana Kalluru Cc: Alexey Khoroshilov; James E.J. Bottomley; linux-scsi; linux-kernel

RE: [PATCH v2 RESEND 04/23] bfa: Use pci_enable_msix_exact() instead of pci_enable_msix()

2014-04-16 Thread Anil Gurumurthy
Patch look good. Acked-by: Anil Gurumurthy anil.gurumur...@qlogic.com -Original Message- From: linux-scsi-ow...@vger.kernel.org [mailto:linux-scsi-ow...@vger.kernel.org] On Behalf Of Alexander Gordeev Sent: 14 April 2014 13:35 To: linux-kernel Cc: Alexander Gordeev; Anil Gurumurthy

RE: [PATCH v2 RESEND 03/23] bfa: Cleanup bfad_setup_intr() function

2014-04-16 Thread Anil Gurumurthy
Patch look good. Acked-by: Anil Gurumurthy anil.gurumur...@qlogic.com -Original Message- From: linux-scsi-ow...@vger.kernel.org [mailto:linux-scsi-ow...@vger.kernel.org] On Behalf Of Alexander Gordeev Sent: 14 April 2014 13:35 To: linux-kernel Cc: Alexander Gordeev; Anil Gurumurthy

RE: [PATCH v2 RESEND 03/23] bfa: Cleanup bfad_setup_intr() function

2014-04-16 Thread Anil Gurumurthy
Patch look good. Acked-by: Anil Gurumurthy anil.gurumur...@qlogic.com -Original Message- From: linux-scsi-ow...@vger.kernel.org [mailto:linux-scsi-ow...@vger.kernel.org] On Behalf Of Alexander Gordeev Sent: 14 April 2014 13:35 To: linux-kernel Cc: Alexander Gordeev; Anil Gurumurthy

RE: [PATCH v2 RESEND 02/23] bfa: Do not call pci_enable_msix() after it failed once

2014-04-16 Thread Anil Gurumurthy
Patch look good. Acked-by: Anil Gurumurthy anil.gurumur...@qlogic.com -Original Message- From: linux-scsi-ow...@vger.kernel.org [mailto:linux-scsi-ow...@vger.kernel.org] On Behalf Of Alexander Gordeev Sent: 14 April 2014 13:35 To: linux-kernel Cc: Alexander Gordeev; Anil Gurumurthy

RE: [PATCH v2 02/23] bfa: Do not call pci_enable_msix() after it failed once

2014-03-02 Thread Anil Gurumurthy
Patch look good. Acked-by: Anil Gurumurthy anil.gurumur...@qlogic.com -Original Message- From: linux-scsi-ow...@vger.kernel.org [mailto:linux-scsi-ow...@vger.kernel.org] On Behalf Of Alexander Gordeev Sent: 24 February 2014 13:32 To: linux-kernel Cc: Alexander Gordeev; Anil Gurumurthy

RE: [PATCH v2 03/23] bfa: Cleanup bfad_setup_intr() function

2014-03-02 Thread Anil Gurumurthy
Patch look good. Acked-by: Anil Gurumurthy anil.gurumur...@qlogic.com -Original Message- From: linux-scsi-ow...@vger.kernel.org [mailto:linux-scsi-ow...@vger.kernel.org] On Behalf Of Alexander Gordeev Sent: 24 February 2014 13:32 To: linux-kernel Cc: Alexander Gordeev; Anil Gurumurthy

RE: [patch] [SCSI] bfa: fix strncpy() limiter in bfad_start_ops()

2013-01-11 Thread Anil Gurumurthy
-Original Message- From: linux-scsi-ow...@vger.kernel.org [mailto:linux-scsi-ow...@vger.kernel.org] On Behalf Of Dan Carpenter Sent: Thursday, January 10, 2013 2:36 PM To: Anil Gurumurthy Cc: Vijay Mohan Guvva; James E.J. Bottomley; linux-scsi@vger.kernel.org; linux-ker