I get the following warning building 2.6.12-rc5-mm2 on my NUMA-Q box: In file included from arch/i386/kernel/smp.c:235: include/asm-i386/mach-numaq/mach_ipi.h:4: warning: `send_IPI_mask_sequence' declared inline after its definition This patch silences the warning. -Matt