From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754256AbYECUEU (ORCPT ); Sat, 3 May 2008 16:04:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752495AbYECUEJ (ORCPT ); Sat, 3 May 2008 16:04:09 -0400 Received: from terminus.zytor.com ([198.137.202.10]:55615 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752450AbYECUEI (ORCPT ); Sat, 3 May 2008 16:04:08 -0400 Message-ID: <481CC51C.3040607@zytor.com> Date: Sat, 03 May 2008 13:03:40 -0700 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.12 (X11/20080226) MIME-Version: 1.0 To: hadi@cyberus.ca CC: Thomas Gleixner , Suresh Siddha , Arjan van de Ven , Ingo Molnar , LKML , Jan Beulich Subject: Re: i387/FPU init issues... References: <1209810775.6972.37.camel@localhost> <1209834123.6972.48.camel@localhost> In-Reply-To: <1209834123.6972.48.camel@localhost> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org jamal wrote: > > mambo:~# cat /proc/cpuinfo > processor : 0 > vendor_id : GenuineIntel > cpu family : 6 > model : 3 > model name : Pentium II (Klamath) > stepping : 3 > cpu MHz : 1063.771 > cache size : 128 KB > fdiv_bug : no > hlt_bug : no > f00f_bug : no > coma_bug : no > fpu : yes > fpu_exception : yes > cpuid level : 2 > wp : yes > flags : fpu de pse tsc msr pae mce cx8 sep pge cmov mmx fxsr > sse sse2 > bogomips : 2160.92 > clflush size : 32 > power management: > Jamal, is this the /proc/cpuinfo from Qemu or from your hardware platform? -hpa