Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 17 Feb 2003 22:44:07 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 17 Feb 2003 22:44:06 -0500 Received: from modemcable092.130-200-24.mtl.mc.videotron.ca ([24.200.130.92]:64320 "EHLO montezuma.mastecende.com") by vger.kernel.org with ESMTP id ; Mon, 17 Feb 2003 22:44:06 -0500 Date: Mon, 17 Feb 2003 22:52:35 -0500 (EST) From: Zwane Mwaikambo X-X-Sender: zwane@montezuma.mastecende.com To: "Kamble, Nitin A" cc: Linux Kernel , "Nakajima, Jun" , "Mallick, Asit K" , "Saxena, Sunil" , William Lee Irwin III Subject: Re: [PATCH][2.5] IRQ distribution patch for 2.5.58 In-Reply-To: <20030217181614.GP29983@holomorphy.com> Message-ID: References: <20030217181614.GP29983@holomorphy.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 616 Lines: 20 On Mon, 17 Feb 2003, William Lee Irwin III wrote: > On Thu, Jan 16, 2003 at 01:08:55PM -0800, Kamble, Nitin A wrote: > > + spin_lock(&desc->lock); > > + irq_balance_mask[selected_irq] = target_cpu_mask; > > + spin_unlock(&desc->lock); > > Wrong. The desc locking for irq_balance_mask looks very strange, what made you put it in? Zwane -- function.linuxpower.ca - 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/