Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1728608
| From | "Dmitry V. Levin" <ldv@altlinux.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: linux-next: build warning after merge of the vfs tree |
| Date | 2017-09-08 08:00 +0200 |
| Message-ID | <unkuB-2yh-3@gated-at.bofh.it> (permalink) |
| References | <unepc-6Sv-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi,
On Fri, Sep 08, 2017 at 09:25:45AM +1000, Stephen Rothwell wrote:
> Hi Al,
>
> 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()")
Thanks. The commit that made this variable unused is
9b24ec57688a ("get_compat_sigset()")
--
ldv
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
linux-next: build warning after merge of the vfs tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-09-08 01:30 +0200 Re: linux-next: build warning after merge of the vfs tree "Dmitry V. Levin" <ldv@altlinux.org> - 2017-09-08 08:00 +0200
csiph-web