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 ESMTPS id 67B3DDDDFF for ; Thu, 30 Apr 2009 05:58:52 +1000 (EST) Subject: Re: [PATCH 1/6] powerpc: Move #ifdef'ed body of do_IRQ() into a separate function From: Benjamin Herrenschmidt To: Kumar Gala In-Reply-To: References: <20090425181823.GA10481@lst.de> <1240879747.11027.2.camel@localhost> <20090429114448.GA13129@lst.de> Content-Type: text/plain Date: Thu, 30 Apr 2009 05:58:36 +1000 Message-Id: <1241035116.16444.2.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev Development , Christoph Hellwig List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2009-04-29 at 07:48 -0500, Kumar Gala wrote: > > I think Ben, Paul and I had discussed just universally enabling it. > Can't remember why Ben hadn't done that yet. Slipped between the cracks. Patch welcome. Cheers, Ben.