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 4109CDE00F for ; Mon, 25 May 2009 16:49:35 +1000 (EST) Subject: Re: powerpc: DMA coherent allocations broken for CONFIG_NOT_COHERENT_CACHE From: Benjamin Herrenschmidt To: Grant Likely In-Reply-To: References: <9481.63517.qm@web28305.mail.ukl.yahoo.com> <1243160487.22770.59.camel@pasglop> <1243210914.24376.11.camel@pasglop> <200905250243.15436.arnd@arndb.de> <1243226023.24376.23.camel@pasglop> Content-Type: text/plain Date: Mon, 25 May 2009 16:49:15 +1000 Message-Id: <1243234155.24376.58.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev list , Albert Herranz , Ilya Yanok , Kumar Gala List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, 2009-05-24 at 23:50 -0600, Grant Likely wrote: > It would also be nice for comprehension if the file move and the > modification were separate commits. As it is I had to generate the > diff manually, but I'm not concerned. Right, I though about that... too late :-) might break it up tomorrow morning, I don't have time to fix that up right now. Hopefully Kumar and Ilya will manage to do the same you did to diff it :-) Cheers, Ben.