All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Joe Perches <joe@perches.com>
Cc: Andrew Morton <akpm@google.com>, Ingo Molnar <mingo@elte.hu>,
	Peter Zijlstra <peterz@infradead.org>,
	Haavard Skinnemoen <hskinnemoen@gmail.com>,
	Hans-Christian Egtvedt <egtvedt@samfundet.no>,
	Tony Luck <tony.luck@intel.com>,
	Fenghua Yu <fenghua.yu@intel.com>,
	Geert Uytterhoeven <geert@linux-m68k.org>,
	Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	Paul Mackerras <paulus@samba.org>,
	Martin Schwidefsky <schwidefsky@de.ibm.com>,
	Heiko Carstens <heiko.carstens@de.ibm.com>,
	linux390@de.ibm.com, Chris Metcalf <cmetcalf@tilera.com>,
	linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org,
	linux-m68k@vger.kernel.org, linux-mips@linux-mips.org,
	linuxppc-dev@lists.ozlabs.org, linux-s390@vger.kernel.org
Subject: Re: [PATCH 3/5] treewide: Remove useless NORET_TYPE macro and uses
Date: Thu, 10 Nov 2011 11:41:15 +0000	[thread overview]
Message-ID: <20111110114115.GA21453@linux-mips.org> (raw)
In-Reply-To: <e69163f6245513b05d5d21c2f57b916931ad5bff.1320917557.git.joe@perches.com>

On Thu, Nov 10, 2011 at 01:41:44AM -0800, Joe Perches wrote:

>  arch/mips/include/asm/ptrace.h         |    2 +-
>  arch/mips/kernel/traps.c               |    2 +-

For the MIPS bits:

Acked-by: Ralf Baechle <ralf@linux-mips.org>

  Ralf

WARNING: multiple messages have this Message-ID (diff)
From: Ralf Baechle <ralf@linux-mips.org>
To: Joe Perches <joe@perches.com>
Cc: Andrew Morton <akpm@google.com>,
	Fenghua Yu <fenghua.yu@intel.com>,
	linux-m68k@vger.kernel.org, Tony Luck <tony.luck@intel.com>,
	linux-ia64@vger.kernel.org, linux-mips@linux-mips.org,
	Peter Zijlstra <peterz@infradead.org>,
	linux-s390@vger.kernel.org,
	Heiko Carstens <heiko.carstens@de.ibm.com>,
	linux-kernel@vger.kernel.org, Chris Metcalf <cmetcalf@tilera.com>,
	Geert Uytterhoeven <geert@linux-m68k.org>,
	linux390@de.ibm.com, Martin Schwidefsky <schwidefsky@de.ibm.com>,
	Paul Mackerras <paulus@samba.org>, Ingo Molnar <mingo@elte.hu>,
	Haavard Skinnemoen <hskinnemoen@gmail.com>,
	linuxppc-dev@lists.ozlabs.org,
	Hans-Christian Egtvedt <egtvedt@samfundet.no>
Subject: Re: [PATCH 3/5] treewide: Remove useless NORET_TYPE macro and uses
Date: Thu, 10 Nov 2011 11:41:15 +0000	[thread overview]
Message-ID: <20111110114115.GA21453@linux-mips.org> (raw)
In-Reply-To: <e69163f6245513b05d5d21c2f57b916931ad5bff.1320917557.git.joe@perches.com>

On Thu, Nov 10, 2011 at 01:41:44AM -0800, Joe Perches wrote:

>  arch/mips/include/asm/ptrace.h         |    2 +-
>  arch/mips/kernel/traps.c               |    2 +-

For the MIPS bits:

Acked-by: Ralf Baechle <ralf@linux-mips.org>

  Ralf

  reply	other threads:[~2011-11-10 11:41 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-10  9:41 [PATCH 0/5] treewide: __attribute__ neatening Joe Perches
2011-11-10  9:41 ` Joe Perches
2011-11-10  9:41 ` Joe Perches
2011-11-10  9:41 ` [PATCH 1/5] kernel.h: Neaten panic prototype Joe Perches
2011-11-10  9:41 ` [PATCH 2/5] linkage: Remove unused NORET_AND macro Joe Perches
2011-11-10  9:41 ` [PATCH 3/5] treewide: Remove useless NORET_TYPE macro and uses Joe Perches
2011-11-10  9:41   ` Joe Perches
2011-11-10  9:41   ` Joe Perches
2011-11-10 11:41   ` Ralf Baechle [this message]
2011-11-10 11:41     ` Ralf Baechle
2011-11-14 20:50   ` Geert Uytterhoeven
2011-11-14 20:50     ` Geert Uytterhoeven
2011-11-14 20:50     ` Geert Uytterhoeven
2011-11-14 20:50     ` Geert Uytterhoeven
2011-11-10  9:41 ` Joe Perches
2011-11-10  9:41 ` [PATCH 4/5] treewide: Convert uses of ATTRIB_NORETURN to __noreturn Joe Perches
2011-11-10  9:41   ` Joe Perches
2011-11-10  9:41   ` Joe Perches
2011-11-10 11:16   ` [PATCH 4/5] treewide: Convert uses of ATTRIB_NORETURN to Ralf Baechle
2011-11-10 11:16     ` [PATCH 4/5] treewide: Convert uses of ATTRIB_NORETURN to __noreturn Ralf Baechle
2011-11-10 11:16     ` Ralf Baechle
2011-11-11  2:02   ` Paul Mundt
2011-11-11  2:02     ` Paul Mundt
2011-11-11  2:02     ` Paul Mundt
2011-11-14 20:50   ` Geert Uytterhoeven
2011-11-14 20:50   ` Geert Uytterhoeven
2011-11-14 20:50     ` Geert Uytterhoeven
2011-11-14 20:50     ` Geert Uytterhoeven
2011-11-14 20:50     ` Geert Uytterhoeven
2011-11-10  9:41 ` Joe Perches
2011-11-10  9:41 ` [PATCH 5/5] linkage: Remove unused ATTRIB_NORET macro Joe Perches

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111110114115.GA21453@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=akpm@google.com \
    --cc=benh@kernel.crashing.org \
    --cc=cmetcalf@tilera.com \
    --cc=egtvedt@samfundet.no \
    --cc=fenghua.yu@intel.com \
    --cc=geert@linux-m68k.org \
    --cc=heiko.carstens@de.ibm.com \
    --cc=hskinnemoen@gmail.com \
    --cc=joe@perches.com \
    --cc=linux-ia64@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-m68k@vger.kernel.org \
    --cc=linux-mips@linux-mips.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=linux390@de.ibm.com \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mingo@elte.hu \
    --cc=paulus@samba.org \
    --cc=peterz@infradead.org \
    --cc=schwidefsky@de.ibm.com \
    --cc=tony.luck@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.