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 65D7FB6ED0 for ; Sat, 19 Mar 2011 08:49:18 +1100 (EST) Subject: Re: [git pull] Please pull powerpc.git next branch From: Benjamin Herrenschmidt To: Linus Torvalds In-Reply-To: References: <1300427072.22236.1277.camel@pasglop> Content-Type: text/plain; charset="UTF-8" Date: Sat, 19 Mar 2011 08:48:54 +1100 Message-ID: <1300484934.22236.1285.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev list , Andrew Morton , Linux Kernel list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2011-03-18 at 06:34 -0700, Linus Torvalds wrote: > > Here are the changes for this merge window for powerpc. One highlight > > is irq data conversion so we can get rid of the legacy stuff. The new > > Dynamic DMA windows for pSeries should also improve performances for > > some devices nicely on more recent machines/firmwares. Plus a little > > pack of embedded things. > > Ok, I got a conflict with the of_platform_driver() removal which > looked pretty trivial, but since I don't have a ppc cross-compile > thing I couldn't even test-compile the end result. Please take a look > to see that it went ok.. Ok, I'll have a look later today. Thanks, Ben.