Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 17 Feb 2003 13:39:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 17 Feb 2003 13:39:13 -0500 Received: from franka.aracnet.com ([216.99.193.44]:30108 "EHLO franka.aracnet.com") by vger.kernel.org with ESMTP id ; Mon, 17 Feb 2003 13:39:12 -0500 Date: Mon, 17 Feb 2003 10:49:03 -0800 From: "Martin J. Bligh" To: William Lee Irwin III , "Kamble, Nitin A" cc: linux-kernel@vger.kernel.org, "Nakajima, Jun" , "Mallick, Asit K" , "Saxena, Sunil" Subject: Re: [PATCH][2.5] IRQ distribution patch for 2.5.58 Message-ID: <11660000.1045507742@[10.10.2.4]> In-Reply-To: <20030217181614.GP29983@holomorphy.com> References: <20030217181614.GP29983@holomorphy.com> X-Mailer: Mulberry/2.2.1 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1103 Lines: 35 I think Dave already sent out a fix for that at the weekend. M. --On Monday, February 17, 2003 10:16:14 -0800 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. > > irq_balance_mask[selected_irq] = cpu_to_logical_apicid(min_loaded); > > ... except this needs auditing for the assumption that the RTE's are > using logical DESTMOD. > > Guess whose box won't boot with your code in? > > -- wli > - > 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/ > > - 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/