On Thu, Nov 10, 2011 at 01:41:45AM -0800, Joe Perches wrote: > Use the more commonly used __noreturn instead of ATTRIB_NORETURN. Subject and here: s/ATTRIB_NORETURN/ATTRIB_NORET/ > Signed-off-by: Joe Perches <joe@xxxxxxxxxxx> > --- > arch/ia64/kernel/machine_kexec.c | 2 +- > arch/m68k/amiga/config.c | 2 +- > arch/mips/include/asm/ptrace.h | 2 +- > arch/mips/kernel/traps.c | 2 +- For the MIPS bits: Acked-by: Ralf Baechle <ralf@xxxxxxxxxxxxxx> Ralf