[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171109093306.178c9ad2@canb.auug.org.au>
Date: Thu, 9 Nov 2017 09:33:06 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Miklos Szeredi <miklos@...redi.hu>
Cc: Linux-Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Chandan Rajendra <chandan@...ux.vnet.ibm.com>
Subject: linux-next: build warning after merge of the overlayfs tree
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]
unsigned int stacklen, numlower, i;
^
fs/overlayfs/super.c:1069:15: warning: 'stack' may be used uninitialized in this function [-Wmaybe-uninitialized]
struct path *stack;
^
--
Cheers,
Stephen Rothwell
Powered by blists - more mailing lists