Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754185Ab3DVNu7 (ORCPT ); Mon, 22 Apr 2013 09:50:59 -0400 Received: from www.linutronix.de ([62.245.132.108]:58166 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751895Ab3DVNu6 (ORCPT ); Mon, 22 Apr 2013 09:50:58 -0400 Date: Mon, 22 Apr 2013 15:50:50 +0200 (CEST) From: Thomas Gleixner To: Arnd Bergmann cc: =?ISO-8859-15?Q?Uwe_Kleine-K=F6nig?= , kernel@pengutronix.de, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Jonathan Austin , Catalin Marinas , Benjamin Herrenschmidt , Grant Likely , Paul Mundt , linux-sh@vger.kernel.org, Tomasz Figa Subject: Re: [PATCH v3] irqchip: Add support for ARMv7-M's NVIC In-Reply-To: <201304221404.31281.arnd@arndb.de> Message-ID: References: <1366214540-31166-1-git-send-email-u.kleine-koenig@pengutronix.de> <20130419150927.GE15233@pengutronix.de> <20130422100219.GH15233@pengutronix.de> <201304221404.31281.arnd@arndb.de> User-Agent: Alpine 2.02 (LFD 1266 2009-07-14) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="8323328-1473770335-1366637420=:21884" Content-ID: X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1098 Lines: 31 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-1473770335-1366637420=:21884 Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-15 Content-Transfer-Encoding: 8BIT Content-ID: On Mon, 22 Apr 2013, Arnd Bergmann wrote: > On Monday 22 April 2013, Uwe Kleine-K?nig wrote: > > For the uncommented files using %32 instead of -gc->irq_base should > > work. > > I'm not sure I understand why this doesn't work for the ones that use > a base that isn't a multiple of 32. Since you are masking the hwirq > rather than the irq number, it will still be zero-based, won't it? The issue is that for anything which uses this w/o irq domains d->hwirq is 0. Thanks, tglx --8323328-1473770335-1366637420=:21884-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/