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 245F1B6F6E for ; Thu, 22 Mar 2012 16:33:27 +1100 (EST) Message-ID: <1332394386.2982.75.camel@pasglop> Subject: Re: [git pull] Please pull powerpc.git next branch From: Benjamin Herrenschmidt To: Linus Torvalds Date: Thu, 22 Mar 2012 16:33:06 +1100 In-Reply-To: References: <1332377206.2982.60.camel@pasglop> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: Russell King , Linux Kernel list , linuxppc-dev list , Kyle Moffett , Andrew Morton List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2012-03-21 at 19:02 -0700, Linus Torvalds wrote: > On Wed, Mar 21, 2012 at 5:46 PM, Benjamin Herrenschmidt > wrote: > > > > Here's the powerpc batch for this merge window. It is going to be a bit > > more nasty than usual as in touching things outside of arch/powerpc > > mostly due to the big iSeriesectomy :-) We finally got rid of the bugger > > (legacy iSeries support) which was a PITA to maintain and that nobody > > really used anymore. > > > > Here are some of the highlights: > > Ok, so this conflicted a bit with the generalized irq-domain stuff > from Grant Likely, and while I tried to fix it up I can't even > compile-test the end result, so you really need to verify my merge and > perhaps send me fixups. Ok? > > Especially the sysdev/mpic.c resolution needs somebody who knows the > code to verify. Added Grant and Kyle explicitly to the cc.. I tested a few machines (ppc32 dual G4, a G5, some P6 and P7 machines) and it seems to be all good. Thanks ! Cheers, Ben.