From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755199Ab2GXDWV (ORCPT ); Mon, 23 Jul 2012 23:22:21 -0400 Received: from gate.crashing.org ([63.228.1.57]:53535 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753125Ab2GXDWU (ORCPT ); Mon, 23 Jul 2012 23:22:20 -0400 Message-ID: <1343100106.3715.2.camel@pasglop> Subject: Re: next/mmotm unbootable on G5: irqdomain From: Benjamin Herrenschmidt To: Grant Likely Cc: Hugh Dickins , Stephen Rothwell , Andrew Morton , Thomas Gleixner , Milton Miller , Paul Mundt , Rob Herring , linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org Date: Tue, 24 Jul 2012 13:21:46 +1000 In-Reply-To: References: <1343011543.2957.2.camel@pasglop> <1343082371.2957.39.camel@pasglop> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2012-07-23 at 16:32 -0600, Grant Likely wrote: > > As-is I'm backing off from the linear/legacy/tree merge patch as just > > too risky. I've already pulled that stuff out of linux-next. > > Can I pull you pseries fix into my tree (my preference), or do I need > to rebase on top of yours? The mpic fix for the g5 is in Linus tree already, I added it on top of powerpc -next before I asked Linus to pull. For pseries (ie the fix for irq_find_mapping vs. radix), I don't have a formal patch, just the one I hand typed in my previous email, so do whatever you want with it. Cheers, Ben.