Hi all, 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" :-(
--
Cheers,
Stephen Rothwell [email protected]
signature.asc
Description: PGP signature

