From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753240Ab0DQQZf (ORCPT ); Sat, 17 Apr 2010 12:25:35 -0400 Received: from mail-bw0-f225.google.com ([209.85.218.225]:39232 "EHLO mail-bw0-f225.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750757Ab0DQQZd (ORCPT ); Sat, 17 Apr 2010 12:25:33 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=axFaVNgNPkhFAwGS9vze3jfSWMSXW7t9cZFhEqF6vE0ZHqCCr1yIDjR3Ww24hV9Sbi KQW1lLF4VvtW7p5RUG6IkTtliF9iMf5h9lJ6CeaKQ0k7oTSENwzbspCtj3o41xT9H4KH d9lHTi2FF4foBHCjZCwMfn+7VVxbQ7IOHVSfs= MIME-Version: 1.0 In-Reply-To: References: <1269340105-6503-1-git-send-email-chripell@fsfe.org> Date: Sat, 17 Apr 2010 18:25:31 +0200 X-Google-Sender-Auth: 5ebfc8609cf17234 Message-ID: Subject: Re: [PATCH v1 1/4] max3100: added raise_threaded_irq From: christian pellegrin To: Thomas Gleixner Cc: feng.tang@intel.com, akpm@linux-foundation.org, greg@kroah.com, david-b@pacbell.net, grant.likely@secretlab.ca, alan@lxorguk.ukuu.org.uk, spi-devel-general@lists.sourceforge.net, linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Sat, Apr 17, 2010 at 12:06 AM, Thomas Gleixner wrote: > > I wonder whether we should restrict this mechanism to threaded > handlers or just implement it in the following way: > ..... > This will not work out of the box when the irq is nested into some > demultiplexing thread handler (IRQF_NESTED_THREAD). > OK, I see. The solution you proposed has many other uses such testing of interrupt handlers in general. I will try to do some work along the line you suggested next week. Thank you! -- Christian Pellegrin, see http://www.evolware.org/chri/ "Real Programmers don't play tennis, or any other sport which requires you to change clothes. Mountain climbing is OK, and Real Programmers wear their climbing boots to work in case a mountain should suddenly spring up in the middle of the computer room."