Re: [GIT PULL] x86 LTO changes for v3.15

From: H. Peter Anvin
Date: Mon Mar 31 2014 - 21:38:13 EST


On 03/31/2014 06:09 PM, Andi Kleen wrote:
>
> I think SYSCALL_DEFINE actually doesn't need it, as the syscall
> tables are visible in C. Only the syscall table itself
> needs to be visible.
>

I was just going to ask about that. That really means most asmlinkage
instances don't need it at all.

It is also no secret that I wouldn't mind if we could completely get rid
of asmlinkage, but that requires someone to be willing to dig through
all the i386 assembly code.

-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/