From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932365Ab1LOHDS (ORCPT ); Thu, 15 Dec 2011 02:03:18 -0500 Received: from cassiel.sirena.org.uk ([80.68.93.111]:44655 "EHLO cassiel.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753996Ab1LOHDR (ORCPT ); Thu, 15 Dec 2011 02:03:17 -0500 Date: Thu, 15 Dec 2011 07:03:13 +0000 From: Mark Brown To: Linus Walleij Cc: Rob Herring , Linus Walleij , linux-kernel@vger.kernel.org, Thomas Gleixner , Jamie Iles , Marc Zyngier , Russell King - ARM Linux Subject: Re: [PATCH] irq: fix crash due to op-less irq domains Message-ID: <20111215070313.GA28733@sirena.org.uk> References: <1323896156-20692-1-git-send-email-linus.walleij@stericsson.com> <4EE91FDD.5070206@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Cookie: YOW!! The land of the rising SONY!! User-Agent: Mutt/1.5.20 (2009-06-14) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: broonie@sirena.org.uk X-SA-Exim-Scanned: No (on cassiel.sirena.org.uk); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 14, 2011 at 11:24:59PM +0100, Linus Walleij wrote: > If I just have the baseline in linux-next, I can fix it, but then I need > that patch in linux-next first, now all non-devicetree VIC systems are > just broken with no way for me to fix them :-( Yes, this really needs fixing - I've been carrying the same patch as Linus plus three more found due to the same problems for a while now in order to allow me to boot my systems.