Re: linux-next: build warning after merge of the overlayfs tree

2021-03-30 Thread Stephen Rothwell
Hi Miklos, On Mon, 29 Mar 2021 11:28:10 +0200 Miklos Szeredi wrote: > > On Mon, Mar 29, 2021 at 11:14 AM Stephen Rothwell > wrote: > > > > Hi all, > > > > After merging the overlayfs tree, today's linux-next build (htmldocs) > > I think you mixed up drivers/of/overlay.c with fs/overlay/. Yo

Re: linux-next: build warning after merge of the overlayfs tree

2021-03-29 Thread Miklos Szeredi
On Mon, Mar 29, 2021 at 11:14 AM Stephen Rothwell wrote: > > Hi all, > > After merging the overlayfs tree, today's linux-next build (htmldocs) Hi Stephen, I think you mixed up drivers/of/overlay.c with fs/overlay/. Thanks, Miklos

linux-next: build warning after merge of the overlayfs tree

2021-03-29 Thread Stephen Rothwell
Hi all, After merging the overlayfs tree, today's linux-next build (htmldocs) produced this warning: Documentation/devicetree/kernel-api:56: /home/sfr/next/next/drivers/of/overlay.c:1184: WARNING: Inline emphasis start-string without end-string. Introduced by commit 24789c5ce5a3 ("of: overl

Re: linux-next: build warning after merge of the overlayfs tree

2017-11-08 Thread Chandan Rajendra
On Thursday, November 9, 2017 4:03:06 AM IST Stephen Rothwell wrote: > Hi Miklos, > > After merging the overlayfs tree, today's linux-next build (powerpc > ppc64_defconfig) produced this warning: > > fs/overlayfs/super.c: In function 'ovl_fill_super': > fs/overlayfs/super.c:1070:25: warning: 'num

linux-next: build warning after merge of the overlayfs tree

2017-11-08 Thread Stephen Rothwell
Hi Miklos, After merging the overlayfs tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: fs/overlayfs/super.c: In function 'ovl_fill_super': fs/overlayfs/super.c:1070:25: warning: 'numlower' may be used uninitialized in this function [-Wmaybe-uninitialized] unsign

Re: linux-next: build warning after merge of the overlayfs tree

2017-05-16 Thread Amir Goldstein
On Wed, May 17, 2017 at 3:19 AM, Stephen Rothwell wrote: > Hi Miklos, > > After merging the overlayfs tree, today's linux-next build (powerpc > ppc64_defconfig) produced this warning: > > fs/overlayfs/dir.c: In function 'ovl_rename': > fs/overlayfs/dir.c:1060:2: warning: 'newdentry' may be used un

linux-next: build warning after merge of the overlayfs tree

2017-05-16 Thread Stephen Rothwell
Hi Miklos, After merging the overlayfs tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: fs/overlayfs/dir.c: In function 'ovl_rename': fs/overlayfs/dir.c:1060:2: warning: 'newdentry' may be used uninitialized in this function [-Wmaybe-uninitialized] dput(newdentry

Re: linux-next: build warning after merge of the overlayfs tree

2016-11-22 Thread Miklos Szeredi
On Tue, Nov 22, 2016 at 1:19 AM, Stephen Rothwell wrote: > Hi Miklos, > > After merging the overlayfs tree, today's linux-next build (powerpc > ppc64_defconfig) produced this warning: > > In file included from fs/overlayfs/dir.c:20:0: > fs/overlayfs/dir.c: In function 'ovl_set_redirect': > fs/over

linux-next: build warning after merge of the overlayfs tree

2016-11-21 Thread Stephen Rothwell
Hi Miklos, After merging the overlayfs tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: In file included from fs/overlayfs/dir.c:20:0: fs/overlayfs/dir.c: In function 'ovl_set_redirect': fs/overlayfs/overlayfs.h:92:6: warning: 'ret' may be used uninitialized in this