lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 19 Jun 2014 21:30:49 -0700 From: "H. Peter Anvin" <hpa@...or.com> To: Stephen Rothwell <sfr@...b.auug.org.au>, Thomas Gleixner <tglx@...utronix.de>, Ingo Molnar <mingo@...e.hu>, Peter Zijlstra <peterz@...radead.org> CC: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org, Fenghua Yu <fenghua.yu@...el.com> Subject: Re: linux-next: build warning after merge of the tip tree On 06/19/2014 09:24 PM, Stephen Rothwell wrote: > Hi all, > > On Mon, 16 Jun 2014 11:57:09 +1000 Stephen Rothwell > <sfr@...b.auug.org.au> wrote: >> >> After merging the tip tree, today's linux-next build (x86_64 >> allmodconfig) produced this warning: >> >> In file included from >> arch/x86/crypto/camellia_aesni_avx_glue.c:23:0: >> arch/x86/include/asm/xsave.h:73:12: warning: >> 'xsave_state_booting' defined but not used [-Wunused-function] >> static int xsave_state_booting(struct xsave_struct *fx, u64 mask) >> ^ >> >> Lots of these ... >> >> Introduced by commit adb9d526e982 ("x86/xsaves: Add xsaves and >> xrstors support for booting time"). Forgotten "inline" :-( > > Ping? > I already applied an equivalent patch from Borislav. -hpa -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists