Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760096AbXHBUcC (ORCPT ); Thu, 2 Aug 2007 16:32:02 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1757786AbXHBUbw (ORCPT ); Thu, 2 Aug 2007 16:31:52 -0400 Received: from livid.absolutedigital.net ([66.92.46.173]:55871 "EHLO mx2.absolutedigital.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756621AbXHBUbv (ORCPT ); Thu, 2 Aug 2007 16:31:51 -0400 Date: Thu, 2 Aug 2007 16:30:47 -0400 (EDT) From: Cal Peake To: Chuck Ebbert cc: Gabriel C , Frank Hale , Kernel Mailing List , Kernel ACPI Mailing List , len.brown@intel.com, Thomas Gleixner , Ingo Molnar , Andrew Morton , Linus Torvalds , Andi Kleen Subject: Re: ACPI on Averatec 2370 In-Reply-To: <46B23E08.4070106@redhat.com> Message-ID: References: <5ebbd9b50707291105w316f98e5h3fa17204c9119a2f@mail.gmail.com> <46ACD8DB.2020108@googlemail.com> <46B22BDA.8090604@redhat.com> <46B23E08.4070106@redhat.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: 2029 Lines: 73 On Thu, 2 Aug 2007, Chuck Ebbert wrote: > On 08/02/2007 03:42 PM, Cal Peake wrote: > > On Thu, 2 Aug 2007, Chuck Ebbert wrote: > > > >> Try the 'nolapic_timer' option. > > > > Ah, thank you Chuck! This looks to have fixed the stalling/hanging > > problems I was having. > > > > Now I'm wondering if arch/i386/kernel/cpu/amd.c:amd_apic_timer_broken() > > can (or needs to) be updated for this particular CPU revision. > > What does your /proc/cpuinfo say? Figured I should have sent that right after I hit the send key... processor : 0 vendor_id : AuthenticAMD cpu family : 15 model : 72 model name : AMD Turion(tm) 64 X2 Mobile Technology TL-52 stepping : 2 cpu MHz : 1607.320 cache size : 512 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 2 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy ts fid vid ttp tm stc bogomips : 3216.76 clflush size : 64 processor : 1 vendor_id : AuthenticAMD cpu family : 15 model : 72 model name : AMD Turion(tm) 64 X2 Mobile Technology TL-52 stepping : 2 cpu MHz : 1607.320 cache size : 512 KB physical id : 0 siblings : 2 core id : 1 cpu cores : 2 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt rdtscp lm 3dnowext 3dnow pni cx16 lahf_lm cmp_legacy svm extapic cr8_legacy ts fid vid ttp tm stc bogomips : 3214.55 clflush size : 64 -- Cal Peake - 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/