From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754377Ab0CVISP (ORCPT ); Mon, 22 Mar 2010 04:18:15 -0400 Received: from www.tglx.de ([62.245.132.106]:33349 "EHLO www.tglx.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754287Ab0CVISJ (ORCPT ); Mon, 22 Mar 2010 04:18:09 -0400 Date: Mon, 22 Mar 2010 09:17:07 +0100 (CET) From: Thomas Gleixner To: Marc Zyngier cc: akpm@linux-foundation.org, Ingo Molnar , joachim.eastwood@jotron.com, LKML Subject: Re: [patch 3/3] genirq: introduce IRQF_ALLOW_NESTED flag for request_irq() In-Reply-To: <20100322060343.3487e32c@taxman.wild-wind.fr.eu.org> Message-ID: References: <201003112209.o2BM91oQ013581@imap1.linux-foundation.org> <927ea285bd0c68934ddae1a47e44a9ba@localhost> <20100322060343.3487e32c@taxman.wild-wind.fr.eu.org> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 22 Mar 2010, Marc Zyngier wrote: > > Please note that this patch has only been compile-tested, as I'm traveling > > for the rest of the week and don't have access to my boards. > > > > Thanks, > > > > M. > > Any comment on this? Yes, I was traveling last week and this is in my mail backlog :) Thanks, tglx