Re: [PATCH][RESEND] zlib : Fix usage example of zlib_adler32()

2015-10-05 Thread Anish Bhatt
On Mon, Oct 5, 2015 at 1:27 PM, Andrew Morton wrote: > On Mon, 5 Oct 2015 13:23:58 -0700 Anish Bhatt wrote: > >> alder32 was renamed to zlib_adler32 since before 2.6.11, update >> the example accordingly. This code does not seem to have an >> assigned maintainer. >&

[PATCH][RESEND] zlib : Fix usage example of zlib_adler32()

2015-10-05 Thread Anish Bhatt
alder32 was renamed to zlib_adler32 since before 2.6.11, update the example accordingly. This code does not seem to have an assigned maintainer. Signed-off-by: Anish Bhatt --- include/linux/zutil.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/linux/zutil.h b

[PATCH][RESEND] zlib : Fix usage example of zlib_adler32()

2015-09-08 Thread Anish Bhatt
alder32 was renamed to zlib_adler32 since before 2.6.11, this code does not seem to have an assigned maintainer. Signed-off-by: Anish Bhatt --- include/linux/zutil.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/linux/zutil.h b/include/linux/zutil.h index

RE: [PATCH] csiostor:Fix locking requirements for function call in the function csio_alloc_rnode

2015-09-04 Thread Anish Bhatt
> -Original Message- > From: Nicholas Krause [mailto:xerofo...@gmail.com] > Sent: Thursday, September 3, 2015 10:44 AM > To: jbottom...@odin.com > Cc: h...@suse.de; micha...@cs.wisc.edu; da...@davemloft.net; Anish > Bhatt; Hariprasad S; linux-s...@vger.kernel

RE: [PATCH] csiostor:Fix backwards locking in the function __csio_unreg_rnode

2015-09-04 Thread Anish Bhatt
> -Original Message- > From: Nicholas Krause [mailto:xerofo...@gmail.com] > Sent: Thursday, September 3, 2015 10:09 AM > To: jbottom...@odin.com > Cc: h...@suse.de; micha...@cs.wisc.edu; da...@davemloft.net; Anish > Bhatt; Hariprasad S; linux-s...@vger.kernel

RE: [PATCH] csiostor:Fix locking issues in the function csio_scsim_cleanup_io_lnode

2015-09-04 Thread Anish Bhatt
> -Original Message- > From: Praveen Madhavan > Sent: Friday, September 4, 2015 6:12 AM > To: Anish Bhatt; Nicholas Krause; jbottom...@odin.com > Cc: h...@suse.de; micha...@cs.wisc.edu; da...@davemloft.net; > Hariprasad S; linux-s...@vger.kernel.org; linux-kern

RE: [PATCH] csiostor:Fix locking issues in the function csio_scsim_cleanup_io_lnode

2015-09-02 Thread Anish Bhatt
> -Original Message- > From: Nicholas Krause [mailto:xerofo...@gmail.com] > Sent: Wednesday, September 2, 2015 10:36 AM > To: jbottom...@odin.com > Cc: h...@suse.de; micha...@cs.wisc.edu; da...@davemloft.net; Anish > Bhatt; Hariprasad S; linux-s...@vger.kernel

[PATCH] zlib : Fix usage example of zlib_adler32()

2015-08-29 Thread Anish Bhatt
Signed-off-by: Anish Bhatt --- include/linux/zutil.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/linux/zutil.h b/include/linux/zutil.h index 6adfa9a..6636895 100644 --- a/include/linux/zutil.h +++ b/include/linux/zutil.h @@ -68,10 +68,10 @@ typedef uLong

RE: [PATCH] csiostor:Make the function csio_ln_prep_ecwr have a return type of void

2015-07-05 Thread Anish Bhatt
Acked-by: Anish Bhatt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

RE: cxgb4: CONFIG_CXGB4_DCB?

2015-01-28 Thread Anish Bhatt
It got to the maintainer nevertheless. Thanks for bringing this to our notice Paul, fix for this is already in the patchwork queue : https://patchwork.ozlabs.org/patch/434279/ -Anish -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vg

RE: [PATCH] Fix -Wmaybe-uninitialized warning seen with make menuconfig

2014-11-27 Thread Anish Bhatt
Aah, ignore this please. Somehow I missed the two other recent mail chains about this very thing, and my patch only covers part of it anyways.-- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http

[PATCH] Fix -Wmaybe-uninitialized warning seen with make menuconfig

2014-11-26 Thread Anish Bhatt
c:551:19: note: 'jump' was declared here struct jump_key *jump; Signed-off-by: Anish Bhatt --- scripts/kconfig/menu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/kconfig/menu.c b/scripts/kconfig/menu.c index a26cc5d..584e0fc 100644 --- a/scripts/kconfig

RE: linux-next: build failure after merge of the scsi tree

2014-11-09 Thread Anish Bhatt
linux-n...@vger.kernel.org; linux-kernel@vger.kernel.org; Anish Bhatt; Christoph Hellwig; Karen Xie Subject: linux-next: build failure after merge of the scsi tree Hi James, After merging the scsi tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: drivers/scsi

RE: [PATCH] x86 : Ensure X86_FLAGS_NT is cleared on syscall entry

2014-09-26 Thread Anish Bhatt
> -Original Message- > From: Chuck Ebbert [mailto:cebbert.l...@gmail.com] > Sent: Friday, September 26, 2014 3:01 PM > To: Anish Bhatt > Cc: linux-kernel@vger.kernel.org; x...@kernel.org; t...@linutronix.de; > mi...@redhat.com; h...@zytor.com; sebast...@fds-team.de

[PATCH] x86 : Ensure X86_FLAGS_NT is cleared on syscall entry

2014-09-25 Thread Anish Bhatt
instruction. Further details can be seen here https://bugs.winehq.org/show_bug.cgi?id=33275 Signed-off-by: Anish Bhatt Signed-off-by: Sebastian Lackner --- arch/x86/kernel/cpu/common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/x86/kernel/cpu/common.c b/arch/x86/kernel/cpu

RE: mmotm 2014-09-22-16-57 uploaded

2014-09-23 Thread Anish Bhatt
> > cc'ing Anish Bhatt. > > > He knows about it, as do David Miller and Randy Dunlap (who proposed it) > [1]. > There just doesn't seem to be an agreement on how to fix the problem. > A simple revert doesn't work anymore since there are multiple follow-up &

RE: linux-next: Tree for Sep 19

2014-09-19 Thread Anish Bhatt
Sent: Friday, September 19, 2014 6:09 PM To: Guenter Roeck; Stephen Rothwell Cc: linux-n...@vger.kernel.org; linux-kernel@vger.kernel.org; Anish Bhatt; David S. Miller; James E.J. Bottomley Subject: Re: linux-next: Tree for Sep 19 On 09/19/14 17:15, Guenter Roeck wrote: > On 09/19/2014 03:21 P

RE: [PATCH] scsi: fix SCSI_BNX2X_FCOE dependencies and build errors

2014-09-19 Thread Anish Bhatt
Leaves only 1 warning still reproduceable : (LIBFCOE && TCM_QLA2XXX) selects LIBFC which has unmet direct dependencies (SCSI_LOWLEVEL && SCSI && SCSI_FC_ATTRS), so maybe that needs a fix too ? All the other fcoe/scsi menu entries behave as expected.

RE: linux-next: Tree for Sep 19

2014-09-19 Thread Anish Bhatt
upposed to be automatically resolved ? -Anish From: Randy Dunlap [rdun...@infradead.org] Sent: Friday, September 19, 2014 3:21 PM To: Guenter Roeck; Stephen Rothwell Cc: linux-n...@vger.kernel.org; linux-kernel@vger.kernel.org; Anish Bhatt; David S. Miller;

RE: linux-next: Tree for Sep 19

2014-09-19 Thread Anish Bhatt
c: linux-n...@vger.kernel.org; linux-kernel@vger.kernel.org; Anish Bhatt; David S. Miller; James E.J. Bottomley Subject: Re: linux-next: Tree for Sep 19 On Fri, Sep 19, 2014 at 04:58:17PM +1000, Stephen Rothwell wrote: > Hi all, > > Changes since 20140917: > > The fsl tree still had its bu

RE: randconfig build error with next-20140909, in drivers/net/ethernet/broadcom/cnic.c

2014-09-09 Thread Anish Bhatt
> -Original Message- > From: Michael Chan [mailto:mc...@broadcom.com] > Sent: Tuesday, September 9, 2014 4:21 PM > To: Anish Bhatt > Cc: Randy Dunlap; eddie@broadcom.com; Jim Davis; Stephen Rothwell; > linux-next; linux-kernel; David S. Miller; netdev; James Botto

RE: randconfig build error with next-20140909, in drivers/net/ethernet/broadcom/cnic.c

2014-09-09 Thread Anish Bhatt
> It would be really good if SCSI_NETLINK depended on NET instead of selected > NET. > We shouldn't have kconfig symbols that use 'select' on entire subsystems. As a test, I was able to fix this by this approach : change SCSI_NETLINK to depend on NET instead of selecting NET, and replacing 'se

RE: randconfig build error with next-20140909, in drivers/net/ethernet/broadcom/cnic.c

2014-09-09 Thread Anish Bhatt
> Adding depends on IPV6 || IPV6=n doesn't work for SCSI_BNX2X_FCOE, but > works for SCSI_BNX2_ISCSI? It fixes the config issue for both, but with FCOE; make scripts will complain about recursive dependencies with the following : scripts/kconfig/conf --silentoldconfig Kconfig net/Kconfig:5:erro

RE: randconfig build error with next-20140909, in drivers/net/ethernet/broadcom/cnic.c

2014-09-09 Thread Anish Bhatt
ble ipv6 code in such a situation. -Anish From: Jim Davis [jim.ep...@gmail.com] Sent: Tuesday, September 09, 2014 7:38 AM To: Stephen Rothwell; linux-next; linux-kernel; Anish Bhatt; mc...@broadcom.com; David S. Miller; netdev Subject: randconfig build error w

RE: [PATCH v3 2/3] cxgb4: use module_long_probe_init()

2014-08-13 Thread Anish Bhatt
Adding Casey who's actually incharge of this code and missing from the CC list -Anish -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the F

Re: [LKP] [cxgb4i] INFO: suspicious RCU usage. ]

2014-08-01 Thread Anish Bhatt
One socket to bind them all From: Aaron Lu Sent: Jul 27, 2014 7:05 PM To: Anish Bhatt Cc: "David S. Miller" ;LKML;l...@01.org Subject: [LKP] [cxgb4i] INFO: suspicious RCU usage. ] FYI, we noticed the below changes on git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.

Re: linux-next: build failure after merge of the net-next tree

2014-07-17 Thread Anish Bhatt
This is totally my bad. Already posted the fix some time ago. N�r��yb�X��ǧv�^�)޺{.n�+{zX����ܨ}���Ơz�&j:+v���zZ+��+zf���h���~i���z��w���?�&�)ߢf��^jǫy�m��@A�a��� 0��h���i

RE: [Bug report] Hit false positives bug with script/checkpatch.pl

2014-07-15 Thread Anish Bhatt
seems-very-vague guess. -Anish From: Joe Perches [j...@perches.com] Sent: Tuesday, July 15, 2014 9:20 PM To: Ethan Zhao Cc: Anish Bhatt; a...@canonical.com; linux-kernel@vger.kernel.org; ethan.ker...@gmail.com; joe@oracle.com Subject: Re: [Bug report]

Re: [PATCH V2] checkpatch: Warn on unnecessary void function return statements

2014-06-18 Thread Anish Bhatt
On Wed 18 Jun 2014 10:44:44 AM PDT, Joe Perches wrote: > With some exceptions, warn on void functions that end with a > "return;", because it's unnecessary. > > Check the closing brace at the start of a line. > If the line before that has a single tab, then return; > look at the line before that.

Re: [PATCH] checkpatch: Warn on unnecessary void function return statements

2014-06-17 Thread Anish Bhatt
On 06/16/2014 07:00 PM, Joe Perches wrote: > On Mon, 2014-06-16 at 17:44 -0700, Anish Bhatt wrote: >> My code has multiple exit lables: >> void function(void) >> { >> ... >> >> if (err1) >> goto exit1; >>

Re: [PATCH] checkpatch: Warn on unnecessary void function return statements

2014-06-16 Thread Anish Bhatt
My code has multiple exit lables: void function(void) { ... if (err1) goto exit1; ... if (err2) goto exit2; ... return; /* Good return, no errors */ exit1: printk(err1); return; exit2: printk(e

Re: [PATCH] checkpatch: Warn on unnecessary void function return statements

2014-06-16 Thread Anish Bhatt
? goto labels can't be directly used in place either -Anish Bhatt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read t