Hi Ted,
After merging the random tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:
drivers/char/random.c: In function 'write_pool.constprop':
drivers/char/random.c:1912:11: warning: 't' may be used uninitialized in this
function [-Wmaybe-uninitialized]
buf[i] ^=
Hi all,
On Mon, 18 Jun 2018 15:29:00 +1000 "Tobin C. Harding" wrote:
>
> On Mon, Jun 18, 2018 at 01:35:23PM +1000, Stephen Rothwell wrote:
> >
> > On Fri, 8 Jun 2018 13:37:48 +1000 Stephen Rothwell
> > wrote:
> > >
> > > After merging the random tree, today's linux-next build (arm
> > > mult
On Mon, Jun 18, 2018 at 01:35:23PM +1000, Stephen Rothwell wrote:
> Hi all,
>
> On Fri, 8 Jun 2018 13:37:48 +1000 Stephen Rothwell
> wrote:
> >
> > After merging the random tree, today's linux-next build (arm
> > multi_v7_defconfig) produced this warning:
> >
> > lib/vsprintf.c:1668:13: warning
Hi all,
On Fri, 8 Jun 2018 13:37:48 +1000 Stephen Rothwell
wrote:
>
> After merging the random tree, today's linux-next build (arm
> multi_v7_defconfig) produced this warning:
>
> lib/vsprintf.c:1668:13: warning: 'have_filled_random_ptr_key' defined but not
> used [-Wunused-variable]
> static
Hi Theodore,
After merging the random tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:
lib/vsprintf.c:1668:13: warning: 'have_filled_random_ptr_key' defined but not
used [-Wunused-variable]
static bool have_filled_random_ptr_key __read_mostly;
^~~~
Hi Ted,
[This actually appeared yesterday, but I missed it, sorry.]
After merging the random tree, today's linux-next build (x86_64
allnoconfig) produced this warning:
drivers/char/random.c:318:12: warning: 'random_min_urandom_seed' defined but
not used [-Wunused-variable]
static int random_mi
Hi Ted,
After merging the random tree, today's linux-next build (x86_64
allmodconfig) produced this warning:
drivers/char/random.c: In function 'SYSC_getrandom':
drivers/char/random.c:1526:6: warning: unused variable 'r' [-Wunused-variable]
int r;
^
Introduced by commit 386474e168a8 ("ra
Hi Ted,
On Mon, 23 Sep 2013 14:39:24 +1000 Stephen Rothwell
wrote:
>
> After merging the random tree, today's linux-next build (powerpc64
> allnoconfig) produced this warning:
>
> In file included from include/linux/kernel.h:10:0,
> from include/linux/sched.h:15,
>
Hi Ted,
After merging the random tree, today's linux-next build (powerpc64
allnoconfig) produced this warning:
In file included from include/linux/kernel.h:10:0,
from include/linux/sched.h:15,
from include/linux/utsname.h:5,
from drivers/char/ran
9 matches
Mail list logo