From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Ferre Subject: Re: [PATCH 1/5] ARM: AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq support. Date: Fri, 16 Nov 2012 11:33:51 +0100 Message-ID: <50A6168F.90105@atmel.com> References: <1352219463-30360-1-git-send-email-nicolas@eukrea.com> <20121107152729.GE4576@game.jcrosoft.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Jean-Christophe PLAGNIOL-VILLARD , , , , , , To: Nicolas Royer , Return-path: In-Reply-To: <20121107152729.GE4576@game.jcrosoft.org> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-crypto.vger.kernel.org On 11/07/2012 04:27 PM, Jean-Christophe PLAGNIOL-VILLARD : > On 17:31 Tue 06 Nov , Nicolas Royer wrote: >> Spare irq support introduced by commit "8fe82a5 ARM: at91: sparse ir= q support" >> involves to add the NR_IRQS_LEGACY offset to irq number. >> >> Signed-off-by: Nicolas Royer >> Acked-by: Nicolas Ferre >> Acked-by: Eric B=E9nard >> Tested-by: Eric B=E9nard >> Cc: stable@vger.kernel.org # 3.6 >=20 > ok will see if we can have it for 3.7 Queued in our at91-fixes pull request for 3.7-final. Thanks a lot, best regards, --=20 Nicolas Ferre From mboxrd@z Thu Jan 1 00:00:00 1970 From: nicolas.ferre@atmel.com (Nicolas Ferre) Date: Fri, 16 Nov 2012 11:33:51 +0100 Subject: [PATCH 1/5] ARM: AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq support. In-Reply-To: <20121107152729.GE4576@game.jcrosoft.org> References: <1352219463-30360-1-git-send-email-nicolas@eukrea.com> <20121107152729.GE4576@game.jcrosoft.org> Message-ID: <50A6168F.90105@atmel.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 11/07/2012 04:27 PM, Jean-Christophe PLAGNIOL-VILLARD : > On 17:31 Tue 06 Nov , Nicolas Royer wrote: >> Spare irq support introduced by commit "8fe82a5 ARM: at91: sparse irq support" >> involves to add the NR_IRQS_LEGACY offset to irq number. >> >> Signed-off-by: Nicolas Royer >> Acked-by: Nicolas Ferre >> Acked-by: Eric B?nard >> Tested-by: Eric B?nard >> Cc: stable at vger.kernel.org # 3.6 > > ok will see if we can have it for 3.7 Queued in our at91-fixes pull request for 3.7-final. Thanks a lot, best regards, -- Nicolas Ferre From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751801Ab2KPKd4 (ORCPT ); Fri, 16 Nov 2012 05:33:56 -0500 Received: from eusmtp01.atmel.com ([212.144.249.243]:16856 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751498Ab2KPKdx (ORCPT ); Fri, 16 Nov 2012 05:33:53 -0500 Message-ID: <50A6168F.90105@atmel.com> Date: Fri, 16 Nov 2012 11:33:51 +0100 From: Nicolas Ferre Organization: atmel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121028 Thunderbird/16.0.2 MIME-Version: 1.0 To: Nicolas Royer , CC: Jean-Christophe PLAGNIOL-VILLARD , , , , , , Subject: Re: [PATCH 1/5] ARM: AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq support. References: <1352219463-30360-1-git-send-email-nicolas@eukrea.com> <20121107152729.GE4576@game.jcrosoft.org> In-Reply-To: <20121107152729.GE4576@game.jcrosoft.org> X-Enigmail-Version: 1.4.5 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit X-Originating-IP: [10.161.30.18] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11/07/2012 04:27 PM, Jean-Christophe PLAGNIOL-VILLARD : > On 17:31 Tue 06 Nov , Nicolas Royer wrote: >> Spare irq support introduced by commit "8fe82a5 ARM: at91: sparse irq support" >> involves to add the NR_IRQS_LEGACY offset to irq number. >> >> Signed-off-by: Nicolas Royer >> Acked-by: Nicolas Ferre >> Acked-by: Eric Bénard >> Tested-by: Eric Bénard >> Cc: stable@vger.kernel.org # 3.6 > > ok will see if we can have it for 3.7 Queued in our at91-fixes pull request for 3.7-final. Thanks a lot, best regards, -- Nicolas Ferre From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <50A6168F.90105@atmel.com> Date: Fri, 16 Nov 2012 11:33:51 +0100 From: Nicolas Ferre MIME-Version: 1.0 To: Nicolas Royer , CC: Jean-Christophe PLAGNIOL-VILLARD , , , , , , Subject: Re: [PATCH 1/5] ARM: AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq support. References: <1352219463-30360-1-git-send-email-nicolas@eukrea.com> <20121107152729.GE4576@game.jcrosoft.org> In-Reply-To: <20121107152729.GE4576@game.jcrosoft.org> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: On 11/07/2012 04:27 PM, Jean-Christophe PLAGNIOL-VILLARD : > On 17:31 Tue 06 Nov , Nicolas Royer wrote: >> Spare irq support introduced by commit "8fe82a5 ARM: at91: sparse irq support" >> involves to add the NR_IRQS_LEGACY offset to irq number. >> >> Signed-off-by: Nicolas Royer >> Acked-by: Nicolas Ferre >> Acked-by: Eric B�nard >> Tested-by: Eric B�nard >> Cc: stable@vger.kernel.org # 3.6 > > ok will see if we can have it for 3.7 Queued in our at91-fixes pull request for 3.7-final. Thanks a lot, best regards, -- Nicolas Ferre