linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the final tree (security tree related)
@ 2012-04-17  4:10 Stephen Rothwell
  2012-04-17 16:06 ` Will Drewry
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2012-04-17  4:10 UTC (permalink / raw)
  To: James Morris
  Cc: linux-next, linux-kernel, Will Drewry, Kees Cook, Eric Paris,
	Serge Hallyn

[-- Attachment #1: Type: text/plain, Size: 601 bytes --]

Hi all,

After merging the final tree, today's linux-next build (sparc64 defconfig)
produced this warning:

kernel/seccomp.c: In function '__secure_computing':
kernel/seccomp.c:445:1: warning: label 'skip' defined but not used [-Wunused-label]
kernel/seccomp.c:381:6: warning: unused variable 'data' [-Wunused-variable]
kernel/seccomp.c:380:6: warning: unused variable 'ret' [-Wunused-variable]

Introduced by commit acf3b2c71ed2 ("seccomp: add SECCOMP_RET_ERRNO").
This build has CONFIG_SECCOMP_FILTER turned off.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: linux-next: build warning after merge of the final tree (security tree related)
  2012-04-17  4:10 linux-next: build warning after merge of the final tree (security tree related) Stephen Rothwell
@ 2012-04-17 16:06 ` Will Drewry
  0 siblings, 0 replies; 2+ messages in thread
From: Will Drewry @ 2012-04-17 16:06 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: James Morris, linux-next, linux-kernel, Kees Cook, Eric Paris,
	Serge Hallyn

Doh - thanks! I'll figure out the right way to silence these warnings
in this config case and post the patch against James's tree.

Thanks!

On Mon, Apr 16, 2012 at 11:10 PM, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> Hi all,
>
> After merging the final tree, today's linux-next build (sparc64 defconfig)
> produced this warning:
>
> kernel/seccomp.c: In function '__secure_computing':
> kernel/seccomp.c:445:1: warning: label 'skip' defined but not used [-Wunused-label]
> kernel/seccomp.c:381:6: warning: unused variable 'data' [-Wunused-variable]
> kernel/seccomp.c:380:6: warning: unused variable 'ret' [-Wunused-variable]
>
> Introduced by commit acf3b2c71ed2 ("seccomp: add SECCOMP_RET_ERRNO").
> This build has CONFIG_SECCOMP_FILTER turned off.
>
> --
> Cheers,
> Stephen Rothwell                    sfr@canb.auug.org.au

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-17 16:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-17  4:10 linux-next: build warning after merge of the final tree (security tree related) Stephen Rothwell
2012-04-17 16:06 ` Will Drewry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).