From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 6F45267BCD for ; Mon, 11 Dec 2006 17:40:20 +1100 (EST) Subject: Re: [PATCH] powerpc: Fix irq routing on some PowerMac 32 bits From: Benjamin Herrenschmidt To: Paul Collins In-Reply-To: <87y7pft0iw.fsf@briny.internal.ondioline.org> References: <1165806548.7260.0.camel@localhost.localdomain> <87y7pft0iw.fsf@briny.internal.ondioline.org> Content-Type: text/plain Date: Mon, 11 Dec 2006 17:40:13 +1100 Message-Id: <1165819213.7260.36.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linuxppc-dev list , Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2006-12-11 at 19:22 +1300, Paul Collins wrote: > This patch makes my PowerBook work again, which gladdens me. Yup, mine too :-) Ben.