On Fri, Aug 19, 2005 at 03:25:19PM +0200, Brice Goglin wrote: > arch/i386/kernel/traps.c: In function 'die_nmi': > arch/i386/kernel/traps.c:633: warning: statement with no effect > > Another smp_nmi_call. > > Signed-off-by: Brice Goglin <[EMAIL PROTECTED]>
Since you're going to be adding #ifdef CONFIG_SMP...#endif around each of these, why not fix where it's declared/defined to be empty? -- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: 2.6 Serial core - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/