From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [PATCH 03/10] powerpc: fix comment in kernel/irq.c Date: Mon, 5 Feb 2007 15:18:16 -0800 Message-ID: <20070205151816.d841633b.akpm@linux-foundation.org> References: <20070205183026.989209000@sipsolutions.net> <20070205185836.099816000@sipsolutions.net> <1170716376.2620.141.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <1170716376.2620.141.camel@localhost.localdomain> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.osdl.org Errors-To: linux-pm-bounces@lists.osdl.org To: Benjamin Herrenschmidt Cc: linuxppc-dev@ozlabs.org, Johannes Berg , linux-pm@lists.osdl.org, Torrance List-Id: linux-pm@vger.kernel.org On Tue, 06 Feb 2007 09:59:36 +1100 Benjamin Herrenschmidt wrote: > On Mon, 2007-02-05 at 19:30 +0100, Johannes Berg wrote: > > plain text document attachment (irq-comment.patch) > > kernel/irq.c contains a comment that speaks of -1 and -2 as interrupt > > numbers. Replace by NO_IRQ and NO_IRQ_IGNORE. > > = > > Signed-off-by: Johannes Berg > > Cc: Andrew Morton > = > Acked-by: Benjamin Herrenschmidt I hope that wasn't acked at me. I was only copied on half this patch series and I only picked up swsusp-dont-copy-pages-that-arent-ram.patch and windfarm-dont-die-on-suspend-thread-signal.patch.