Re: [PATCH 4/5] treewide: Convert uses of ATTRIB_NORETURN to __noreturn

From: Paul Mundt
Date: Thu Nov 10 2011 - 21:04:32 EST


On Thu, Nov 10, 2011 at 01:41:45AM -0800, Joe Perches wrote:
> Use the more commonly used __noreturn instead of ATTRIB_NORETURN.
>
> 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 +-
> arch/mn10300/include/asm/exceptions.h | 2 +-
> arch/powerpc/kernel/machine_kexec_32.c | 2 +-
> arch/powerpc/kernel/machine_kexec_64.c | 2 +-
> arch/s390/include/asm/processor.h | 2 +-
> arch/sh/kernel/process_32.c | 2 +-
> arch/sh/kernel/process_64.c | 2 +-
> arch/tile/kernel/machine_kexec.c | 2 +-
> include/linux/kernel.h | 6 +++---
> 12 files changed, 14 insertions(+), 14 deletions(-)
>
For the SH bits:

Signed-off-by: Paul Mundt <lethal@xxxxxxxxxxxx>
--
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/