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)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id DC2FC1A03A4 for ; Sat, 27 Jun 2015 08:38:59 +1000 (AEST) Message-ID: <1435358324.26815.17.camel@kernel.crashing.org> Subject: Re: pSeries boot failure due to wrong interrupt controller From: Benjamin Herrenschmidt To: Jeremy Linton Cc: Rob Herring , Jeremy Linton , Grant Likely , "devicetree@vger.kernel.org" , Paul Mackerras , linuxppc-dev@lists.ozlabs.org Date: Sat, 27 Jun 2015 08:38:44 +1000 In-Reply-To: <558DD3C8.6000800@tributary.com> References: <558D91C1.6030004@tributary.com> <1435355687.26815.8.camel@kernel.crashing.org> <558DD3C8.6000800@tributary.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2015-06-26 at 17:35 -0500, Jeremy Linton wrote: > On 6/26/2015 4:54 PM, Benjamin Herrenschmidt wrote: > > Ah I missed that completely. From your discussion, it looks correct, I'll > > see if I can find a machine to test, however I think we dropped support for > > POWER3 so it might be non-trivial to do so. > > Thanks, the problem originally cropped up on a power4+, I was going to test > it on power5 too, but I don't have access anymore. I do have a power3 as well, > but I think that machine has other issues (the BUG_ON in the platform table > for starters). Ok, I don't think I still have one of these, but if you re-send the patch with S-O-B etc... I'll review & ack it. Cheers, Ben.