Hi Thomas, On Mon, 31 Mar 2014 11:45:24 +0200 (CEST) Thomas Gleixner wrote: > > commit 8783dd3a37a5853689e1a8fa728827a50905b912 > Author: Stephen Boyd > Date: Tue Mar 4 16:40:30 2014 -0800 > > irqchip: Remove asmlinkage from static functions > > which is in the tip tree since March 12th. Thanks for that. An i386_defconfig produces this: arch/x86/kernel/syscall_32.c:14:1: warning: 'externally_visible' attribute ignored [-Wattributes] arch/x86/kernel/machine_kexec_32.c: In function 'machine_kexec': arch/x86/kernel/machine_kexec_32.c:191:12: warning: 'externally_visible' attribute have effect only on public objects [-Wattributes] -- Cheers, Stephen Rothwell sfr@canb.auug.org.au