Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932423AbYBWKNg (ORCPT ); Sat, 23 Feb 2008 05:13:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752102AbYBWKN2 (ORCPT ); Sat, 23 Feb 2008 05:13:28 -0500 Received: from mx3.mail.elte.hu ([157.181.1.138]:41989 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751841AbYBWKN1 (ORCPT ); Sat, 23 Feb 2008 05:13:27 -0500 Date: Sat, 23 Feb 2008 11:13:13 +0100 From: Ingo Molnar To: Andrew Morton Cc: "Hennerich, Michael" , linux-kernel@vger.kernel.org, Thomas Gleixner Subject: Re: linux/kernel/irq/chip.c IRQ disable, shutdown bug Message-ID: <20080223101313.GE23833@elte.hu> References: <600D5CB4DFD93545BF61FF01473D11AC124E5D34@limkexm2.ad.analog.com> <20080223000717.3ed3a4c1.akpm@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080223000717.3ed3a4c1.akpm@linux-foundation.org> User-Agent: Mutt/1.5.17 (2007-11-01) X-ELTE-VirusStatus: clean X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.3 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 504 Lines: 20 * Andrew Morton wrote: > > + desc->chip->mask(irq); > > + desc->status |= IRQ_MASKED; > > } > > > > /* > > Ingo, Thomas: ack? we've already queued it in up the genirq tree. (in a slightly different form) 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/