Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261781AbVD0HHp (ORCPT ); Wed, 27 Apr 2005 03:07:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261749AbVD0HGk (ORCPT ); Wed, 27 Apr 2005 03:06:40 -0400 Received: from 167.imtp.Ilyichevsk.Odessa.UA ([195.66.192.167]:12764 "HELO port.imtp.ilyichevsk.odessa.ua") by vger.kernel.org with SMTP id S261729AbVD0HBR (ORCPT ); Wed, 27 Apr 2005 03:01:17 -0400 From: Denis Vlasenko To: Zwane Mwaikambo , Andrew Morton Subject: Re: [PATCH] cpuid x87 bit on AMD falsely marked as PNI Date: Wed, 27 Apr 2005 10:00:29 +0300 User-Agent: KMail/1.5.4 Cc: Andi Kleen , Linux Kernel References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504271000.29206.vda@ilport.com.ua> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1042 Lines: 32 On Wednesday 27 April 2005 04:20, Zwane Mwaikambo wrote: > http://bugme.osdl.org/show_bug.cgi?id=4426 > > vendor_id : AuthenticAMD > cpu family : 6 > model : 10 > model name : AMD Athlon(tm) XP > stepping : 0 > cpu MHz : 2204.807 > > cpuid level : 1 > wp : yes > flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov > pat pse36 mmx fxsr sse pni syscall mmxext 3dnowext 3dnow > bogomips : 4358.14 > > We're marking bit 0 of extended function 0x80000001 cpuid as PNI support > on AMD processors, when it actually denotes x87 FPU present. Patch for > i386 and x86_64 below. I just yesterday noticed that my Athlon (non-64bit) has 'pni' in CPU flags and was very puzzled. Thanks Zwane. -- vda - 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/