Re: linux-next: build warning after merge of the tip tree

From: H. Peter Anvin
Date: Fri Jun 20 2014 - 00:31:47 EST


On 06/19/2014 09:24 PM, Stephen Rothwell wrote:
> Hi all,
>
> On Mon, 16 Jun 2014 11:57:09 +1000 Stephen Rothwell
> <sfr@xxxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/