From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.osdl.org (smtp.osdl.org [65.172.181.24]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "smtp.osdl.org", Issuer "OSDL Hostmaster" (not verified)) by ozlabs.org (Postfix) with ESMTP id 95F08DDDEE for ; Tue, 6 Feb 2007 10:18:24 +1100 (EST) Date: Mon, 5 Feb 2007 15:18:16 -0800 From: Andrew Morton To: Benjamin Herrenschmidt Subject: Re: [PATCH 03/10] powerpc: fix comment in kernel/irq.c Message-Id: <20070205151816.d841633b.akpm@linux-foundation.org> In-Reply-To: <1170716376.2620.141.camel@localhost.localdomain> References: <20070205183026.989209000@sipsolutions.net> <20070205185836.099816000@sipsolutions.net> <1170716376.2620.141.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: linuxppc-dev@ozlabs.org, Johannes Berg , linux-pm@lists.osdl.org, Torrance List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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.