Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262175AbUKQLGw (ORCPT ); Wed, 17 Nov 2004 06:06:52 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262170AbUKQLE6 (ORCPT ); Wed, 17 Nov 2004 06:04:58 -0500 Received: from mx2.elte.hu ([157.181.151.9]:44674 "EHLO mx2.elte.hu") by vger.kernel.org with ESMTP id S262175AbUKQLEf (ORCPT ); Wed, 17 Nov 2004 06:04:35 -0500 Date: Wed, 17 Nov 2004 13:05:40 +0100 From: Ingo Molnar To: Bill Huey Cc: Amit Shah , "K.R. Foley" , Mark_H_Johnson@raytheon.com, Florian Schmidt , linux-kernel@vger.kernel.org, Lee Revell , Rui Nuno Capela , Adam Heath , Thomas Gleixner , Michal Schmidt , Fernando Pablo Lopez-Lezcano , Karsten Wiese , Gunther Persoons , emann@mrv.com, Shane Shrybman , Stefan Schweizer Subject: Re: BUG with 0.7.27-11, with KGDB Message-ID: <20041117120540.GA19321@elte.hu> References: <419A5A53.6050100@cybsft.com> <20041116212401.GA16845@elte.hu> <200411171329.41209.amit.shah@codito.com> <20041117082620.GA23226@nietzsche.lynx.com> <20041117091902.GA31039@nietzsche.lynx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041117091902.GA31039@nietzsche.lynx.com> User-Agent: Mutt/1.4.1i X-ELTE-SpamVersion: MailScanner 4.31.6-itk1 (ELTE 1.2) SpamAssassin 2.63 ClamAV 0.73 X-ELTE-VirusStatus: clean X-ELTE-SpamCheck: no X-ELTE-SpamCheck-Details: score=-4.9, required 5.9, BAYES_00 -4.90, UPPERCASE_25_50 0.00 X-ELTE-SpamLevel: X-ELTE-SpamScore: -4 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 483 Lines: 16 * Bill Huey wrote: > + if (irqflags & SA_NODELAYFORCED) { > + irqflags &= ~SA_NODELAYFORCED; > + irqflags |= SA_NODELAY; i've removed the SA_NODELAY-clearing hack from manage.c, that makes things much cleaner. Ingo - 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/