From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [RFC][PATCH] irq: remove IRQF_DISABLED Date: Mon, 2 Mar 2009 22:17:47 +0100 Message-ID: <20090302211747.GC20228@elte.hu> References: <1235996477.5330.174.camel@laptop> <20090302144303.GA30136@elte.hu> <20090302154748.GB14217@parisc-linux.org> <1236009588.5330.729.camel@laptop> <20090302210158.GA18479@flint.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mx3.mail.elte.hu ([157.181.1.138]:55549 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752530AbZCBVSC (ORCPT ); Mon, 2 Mar 2009 16:18:02 -0500 Content-Disposition: inline In-Reply-To: <20090302210158.GA18479@flint.arm.linux.org.uk> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Peter Zijlstra , Matthew Wilcox , Thomas Gleixner , Linus Torvalds , lkml * Russell King wrote: > On Mon, Mar 02, 2009 at 04:59:48PM +0100, Peter Zijlstra wrote: > > The idea is to mandate IRQF_DISABLED for everybody, and since it doesn't > > do any good to have it a flag if you have it always enabled, remove > > it ;-) > > Bad. Very bad. btw., your mailer is very broken and generates: Mail-Followup-To: Peter Zijlstra , Matthew Wilcox , Ingo Molnar , Thomas Gleixner , Linus Torvalds , lkml , linux-arch , Andrew Morton this messes up the To: line in a big way. Please stop it. Ingo From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx3.mail.elte.hu ([157.181.1.138]:55549 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752530AbZCBVSC (ORCPT ); Mon, 2 Mar 2009 16:18:02 -0500 Date: Mon, 2 Mar 2009 22:17:47 +0100 From: Ingo Molnar Subject: Re: [RFC][PATCH] irq: remove IRQF_DISABLED Message-ID: <20090302211747.GC20228@elte.hu> References: <1235996477.5330.174.camel@laptop> <20090302144303.GA30136@elte.hu> <20090302154748.GB14217@parisc-linux.org> <1236009588.5330.729.camel@laptop> <20090302210158.GA18479@flint.arm.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090302210158.GA18479@flint.arm.linux.org.uk> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Peter Zijlstra , Matthew Wilcox , Thomas Gleixner , Linus Torvalds , lkml , linux-arch , Andrew Morton , Russell King Message-ID: <20090302211747.d8eZWhDQsmzduD4gqd8_9lYSNlwlzJz78DHklMRTP1s@z> * Russell King wrote: > On Mon, Mar 02, 2009 at 04:59:48PM +0100, Peter Zijlstra wrote: > > The idea is to mandate IRQF_DISABLED for everybody, and since it doesn't > > do any good to have it a flag if you have it always enabled, remove > > it ;-) > > Bad. Very bad. btw., your mailer is very broken and generates: Mail-Followup-To: Peter Zijlstra , Matthew Wilcox , Ingo Molnar , Thomas Gleixner , Linus Torvalds , lkml , linux-arch , Andrew Morton this messes up the To: line in a big way. Please stop it. Ingo