Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266330AbUAVSiT (ORCPT ); Thu, 22 Jan 2004 13:38:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264916AbUAVSiT (ORCPT ); Thu, 22 Jan 2004 13:38:19 -0500 Received: from aun.it.uu.se ([130.238.12.36]:59891 "EHLO aun.it.uu.se") by vger.kernel.org with ESMTP id S266330AbUAVSh5 (ORCPT ); Thu, 22 Jan 2004 13:37:57 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16400.6262.97863.651276@alkaid.it.uu.se> Date: Thu, 22 Jan 2004 19:37:42 +0100 From: Mikael Pettersson To: "Pallipadi, Venkatesh" Cc: "Linus Torvalds" , "Karol Kozimor" , "Georg C. F. Greve" , "Nakajima, Jun" , "Martin Loschwitz" , , "Brown, Len" , Subject: RE: [ACPI] Re: PROBLEM: ACPI freezes 2.6.1 on boot In-Reply-To: <88056F38E9E48644A0F562A38C64FB6082D0B8@scsmsx403.sc.intel.com> References: <88056F38E9E48644A0F562A38C64FB6082D0B8@scsmsx403.sc.intel.com> X-Mailer: VM 7.17 under Emacs 20.7.1 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 743 Lines: 19 Pallipadi, Venkatesh writes: > > This was how the APIC_TIMER_BASE_DIV was originally added there. > http://www.ussg.iu.edu/hypermail/linux/kernel/9907.1/0608.html That message confirms my suspicion. The bits were apparently needed in the ancient discrete LAPICs, but they clearly must not be set in some current integrated LAPICs. To handle both cases the code should do one of those "is intergrated" tests we alreay have several of in apic.c. I can fix that, but not until tomorrow. /Mikael - 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/