Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759946AbYF3JmA (ORCPT ); Mon, 30 Jun 2008 05:42:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754496AbYF3Jlu (ORCPT ); Mon, 30 Jun 2008 05:41:50 -0400 Received: from smtp.nokia.com ([192.100.122.233]:43376 "EHLO mgw-mx06.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754082AbYF3Jlt (ORCPT ); Mon, 30 Jun 2008 05:41:49 -0400 Message-ID: <4868A8B1.3090805@nokia.com> Date: Mon, 30 Jun 2008 12:34:41 +0300 From: Stefan Becker User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: ext David Brownell , linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, ext Alan Stern CC: ext Linus Torvalds Subject: Re: PATCH: 2.6.26-rc8: Fix IRQF_DISABLED for shared interrupts References: <200806281251.21299.david-b@pacbell.net> <4867A2DE.3070509@nokia.com> <200806292009.26975.david-b@pacbell.net> In-Reply-To: <200806292009.26975.david-b@pacbell.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 30 Jun 2008 09:34:42.0026 (UTC) FILETIME=[861F1CA0:01C8DA94] X-Nokia-AV: Clean Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1114 Lines: 38 Hi, ext David Brownell wrote: > > And it looks plausible to me. Seems like this patch (or a variant) > should be merged for 2.6.26-final, yes? Disregarding IRQF_DISABLED > has -- as you noted -- significant potential for oopsage. It seems IRQF_SHARED | IRQF_DISABLED has already been discussed several times on LKML: Especially this message makes me think that Linus will reject my proposed patch for the lockup problem as it implements choice (c) on his list. Alan: should I try to implement his choice (f) insteadn, i.e. drop IRQF_DISABLED from USB HCD interrupts and disable interrupts in usb_hcd_irq() instead? Regards, Stefan --- Stefan Becker E-Mail: Stefan.Becker@nokia.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/