From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755425Ab1HWQqk (ORCPT ); Tue, 23 Aug 2011 12:46:40 -0400 Received: from www.linutronix.de ([62.245.132.108]:39845 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754835Ab1HWQqc (ORCPT ); Tue, 23 Aug 2011 12:46:32 -0400 Date: Tue, 23 Aug 2011 18:46:19 +0200 (CEST) From: Thomas Gleixner To: Linus Torvalds cc: Alan Cox , Paul Walmsley , linux-serial@vger.kernel.org, Alan Cox , Pantelis Antoniou , linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, Sebastian Andrzej Siewior , Felipe Balbi , mporter@ti.com, Kevin Hilman , "Govindraj.R" Subject: Re: [PATCH] tty: omap-serial: fix boot hang by converting to use a threaded IRQ handler (was Re: [PATCH] irq: always set IRQF_ONESHOT if no primary handler is specified) In-Reply-To: Message-ID: References: <1310070737-18514-1-git-send-email-bigeasy@linutronix.de> <4E4D4A5F.202@linutronix.de> <20110818213418.GA20509@legolas.emea.dhcp.ti.com> <20110823095711.058d9cf4@lxorguk.ukuu.org.uk> User-Agent: Alpine 2.02 (LFD 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Linus, On Tue, 23 Aug 2011, Linus Torvalds wrote: > but the "there is no difference for others" seems to be total crap, > exactly because it results in this IRQF mismatch. > > So I think that commit should just be reverted. Thomas? Yes. I missed that detail when I applied that patch. Reverting it seems to be the only sensible solution. Thanks, tglx