Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933128Ab0HDXKA (ORCPT ); Wed, 4 Aug 2010 19:10:00 -0400 Received: from mga11.intel.com ([192.55.52.93]:24101 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933080Ab0HDXJ4 (ORCPT ); Wed, 4 Aug 2010 19:09:56 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.55,317,1278313200"; d="scan'208";a="593027212" Message-ID: <4C59F343.20901@linux.intel.com> Date: Wed, 04 Aug 2010 16:09:55 -0700 From: "H. Peter Anvin" Organization: Intel Open Source Technology Center User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.7) Gecko/20100720 Fedora/3.1.1-1.fc13 Thunderbird/3.1.1 MIME-Version: 1.0 To: bifferos CC: mingo@redhat.com, hpa@zytor.com, linux-kernel@vger.kernel.org, florian@openwrt.org, mark@bifferos.com, tglx@linutronix.de, Ingo Molnar , linux-tip-commits@vger.kernel.org Subject: Re: [tip:x86/cpu] x86, cpu: RDC doesn't have CPUID, which is what c_ident is References: <279129.36717.qm@web27001.mail.ukl.yahoo.com> In-Reply-To: <279129.36717.qm@web27001.mail.ukl.yahoo.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 855 Lines: 24 On 08/04/2010 03:59 PM, bifferos wrote: > --- On Wed, 4/8/10, H. Peter Anvin wrote: > >> >> Incidentally, please do note that there is no concrete >> benefit to this >> "support", since all it does is replicate information in >> /proc/cpuinfo >> that is already available through lspci. > > Without the patch RDC is misreported as Cyrix Cx486SLC. > And what problems does that cause? Presumably none, in which case you have to realize that the correctness threshold for this patch is enormous, as the benefit is extremely small compared with the potential (and actual!) harm. -hpa -- 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/