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

From: Stephen Rothwell
Date: Wed Sep 13 2017 - 21:51:25 EST


Hi Al,

On Fri, 8 Sep 2017 09:25:45 +1000 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
>
> After merging the vfs tree, today's linux-next build (powerpc
> ppc64_defconfig) produced this warning:
>
> kernel/signal.c: In function 'C_SYSC_rt_sigaction':
> kernel/signal.c:3405:19: warning: unused variable 'mask' [-Wunused-variable]
> compat_sigset_t mask;
> ^
>
> Introduced by commit
>
> fc271087ebcb ("signal: replace sigset_to_compat() with put_compat_sigset()")

I am still getting this warning ...
--
Cheers,
Stephen Rothwell