Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 13 Jan 2003 14:25:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 13 Jan 2003 14:25:58 -0500 Received: from e35.co.us.ibm.com ([32.97.110.133]:2749 "EHLO e35.co.us.ibm.com") by vger.kernel.org with ESMTP id ; Mon, 13 Jan 2003 14:25:56 -0500 Date: Mon, 13 Jan 2003 11:26:10 -0800 From: "Martin J. Bligh" To: "Nakajima, Jun" , "Protasevich, Natalie" , "Pallipadi, Venkatesh" cc: William Lee Irwin III , Christoph Hellwig , James Cleverdon , Linux Kernel Subject: RE: APIC version Message-ID: <325030000.1042485970@flay> In-Reply-To: <3014AAAC8E0930438FD38EBF6DCEB5647D1026@fmsmsx407.fm.intel.com> References: <3014AAAC8E0930438FD38EBF6DCEB5647D1026@fmsmsx407.fm.intel.com> X-Mailer: Mulberry/2.1.2 (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 > The entries in acpi_version[] are indexed by the APIC id, not smp_processor_id(). So you can overwrite acpi_version[] for a different processor. >> + apic_version[smp_processor_id()] = Ugh. It's indexed by the apic ID, not the cpu id. They're not 1-1. - 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/