From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754838Ab2GWW0t (ORCPT ); Mon, 23 Jul 2012 18:26:49 -0400 Received: from gate.crashing.org ([63.228.1.57]:55173 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754736Ab2GWW0s (ORCPT ); Mon, 23 Jul 2012 18:26:48 -0400 Message-ID: <1343082371.2957.39.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 08:26:11 +1000 In-Reply-To: References: <1343011543.2957.2.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 01:59 -0600, Grant Likely wrote: > My tree must be rebased to eliminate bisect breakage. The existing > commits in my tree have the breakage, and fiddling with the merge > order doesn't affect that. I don't want to rebase though. The safest > approach (smallest window of breakage) is to apply that fix onto my > irqdomain tree. With your other breakage on pseries I'm thinking rebasing might be the only option... Cheers, Ben.