From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <4F3BC97C.6030203@atmel.com> Date: Wed, 15 Feb 2012 16:04:28 +0100 From: Nicolas Ferre MIME-Version: 1.0 To: Grant Likely , devicetree-discuss@lists.ozlabs.org, Rob Herring Subject: Re: [PATCH v3 24/25] irq_domain: remove "hint" when allocating irq numbers References: <1327700179-17454-1-git-send-email-grant.likely@secretlab.ca> <1327700179-17454-25-git-send-email-grant.likely@secretlab.ca> <4F316848.4060100@atmel.com> In-Reply-To: <4F316848.4060100@atmel.com> Content-Type: text/plain; charset=ISO-8859-1 Cc: Stephen Rothwell , linux-kernel@vger.kernel.org, Milton Miller , Thomas Gleixner , linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 02/07/2012 07:07 PM, Nicolas Ferre : > On 01/27/2012 10:36 PM, Grant Likely : >> The 'hint' used to try and line up irq numbers with hw irq numbers is >> rather a hack and not very useful. Now that /proc/interrupts also outputs >> the hwirq number, it is even less useful to keep around the 'hint' heuristic. >> >> This patch removes it. > > Grant, > > While trying your patch series in conjunction with Rob one, I do not > find this patch in your irqdomain/next branch (and a couple of others). > Can you tell me if this v3 series is available as a git tree? I am still interested by patch 24-25 of this series but still cannot find them in your irqdomain/next branch: Are they also expected to join the 3.4 merge window material? Bye, -- Nicolas Ferre From mboxrd@z Thu Jan 1 00:00:00 1970 From: nicolas.ferre@atmel.com (Nicolas Ferre) Date: Wed, 15 Feb 2012 16:04:28 +0100 Subject: [PATCH v3 24/25] irq_domain: remove "hint" when allocating irq numbers In-Reply-To: <4F316848.4060100@atmel.com> References: <1327700179-17454-1-git-send-email-grant.likely@secretlab.ca> <1327700179-17454-25-git-send-email-grant.likely@secretlab.ca> <4F316848.4060100@atmel.com> Message-ID: <4F3BC97C.6030203@atmel.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 02/07/2012 07:07 PM, Nicolas Ferre : > On 01/27/2012 10:36 PM, Grant Likely : >> The 'hint' used to try and line up irq numbers with hw irq numbers is >> rather a hack and not very useful. Now that /proc/interrupts also outputs >> the hwirq number, it is even less useful to keep around the 'hint' heuristic. >> >> This patch removes it. > > Grant, > > While trying your patch series in conjunction with Rob one, I do not > find this patch in your irqdomain/next branch (and a couple of others). > Can you tell me if this v3 series is available as a git tree? I am still interested by patch 24-25 of this series but still cannot find them in your irqdomain/next branch: Are they also expected to join the 3.4 merge window material? Bye, -- Nicolas Ferre