Re: linux-next: build warning after merge of the final tree (securitytree related)

From: Will Drewry
Date: Tue Apr 17 2012 - 12:06:47 EST


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@xxxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/