From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sricharan R Subject: Re: [PATCH V4 1/4] DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqs Date: Thu, 14 Nov 2013 18:04:56 +0530 Message-ID: <5284C370.1030308@ti.com> References: <1384431530-2166-1-git-send-email-r.sricharan@ti.com> <1384431530-2166-2-git-send-email-r.sricharan@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from arroyo.ext.ti.com ([192.94.94.40]:38426 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751181Ab3KNMfr (ORCPT ); Thu, 14 Nov 2013 07:35:47 -0500 In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Thomas Gleixner Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-doc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, linus.walleij@linaro.org, linux@arm.linux.org.uk, tony@atomide.com, rnayak@ti.com, marc.zyngier@arm.com, grant.likely@linaro.org, mark.rutland@arm.com, robherring2@gmail.com, galak@codeaurora.org, rob.herring@calxeda.com, nm@ti.com, bcousson@baylibre.com, Santosh Shilimkar On Thursday 14 November 2013 06:03 PM, Thomas Gleixner wrote: > On Thu, 14 Nov 2013, Sricharan R wrote: >> [V3] Addressed unnecessary warn-on and updated default >> xlate function as per Thomas Gleixner comments > Reviewed-by: Thomas Gleixner Thanks Thomas.. Regards, Sricharan From mboxrd@z Thu Jan 1 00:00:00 1970 From: r.sricharan@ti.com (Sricharan R) Date: Thu, 14 Nov 2013 18:04:56 +0530 Subject: [PATCH V4 1/4] DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqs In-Reply-To: References: <1384431530-2166-1-git-send-email-r.sricharan@ti.com> <1384431530-2166-2-git-send-email-r.sricharan@ti.com> Message-ID: <5284C370.1030308@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thursday 14 November 2013 06:03 PM, Thomas Gleixner wrote: > On Thu, 14 Nov 2013, Sricharan R wrote: >> [V3] Addressed unnecessary warn-on and updated default >> xlate function as per Thomas Gleixner comments > Reviewed-by: Thomas Gleixner Thanks Thomas.. Regards, Sricharan From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753512Ab3KNMft (ORCPT ); Thu, 14 Nov 2013 07:35:49 -0500 Received: from arroyo.ext.ti.com ([192.94.94.40]:38426 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751181Ab3KNMfr (ORCPT ); Thu, 14 Nov 2013 07:35:47 -0500 Message-ID: <5284C370.1030308@ti.com> Date: Thu, 14 Nov 2013 18:04:56 +0530 From: Sricharan R User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120410 Thunderbird/11.0.1 MIME-Version: 1.0 To: Thomas Gleixner CC: , , , , , , , , , , , , , , , , , Santosh Shilimkar Subject: Re: [PATCH V4 1/4] DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqs References: <1384431530-2166-1-git-send-email-r.sricharan@ti.com> <1384431530-2166-2-git-send-email-r.sricharan@ti.com> In-Reply-To: Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thursday 14 November 2013 06:03 PM, Thomas Gleixner wrote: > On Thu, 14 Nov 2013, Sricharan R wrote: >> [V3] Addressed unnecessary warn-on and updated default >> xlate function as per Thomas Gleixner comments > Reviewed-by: Thomas Gleixner Thanks Thomas.. Regards, Sricharan