Re: linux-next: build warning after merge of the tip tree
From: "H. Peter Anvin" <hpa@zytor.com>
Date: 2014-02-24 15:52:49
Also in:
lkml
From: "H. Peter Anvin" <hpa@zytor.com>
Date: 2014-02-24 15:52:49
Also in:
lkml
static asmlinkage can make sense if a pointer to the function is taken somewhere in the same translation unit. On February 24, 2014 7:48:41 AM PST, Andi Kleen [off-list ref] wrote:
quoted
I guess that there may be more places where "asmlinkage" is used with "static" - I assume that they are all incorrect?Likely they are bogus yes. One issue is still the changed ABI on i386, so one has to double check before removing if they have arguments. -Andi
-- Sent from my mobile phone. Please pardon brevity and lack of formatting.