Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932432AbZKMWyL (ORCPT ); Fri, 13 Nov 2009 17:54:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932339AbZKMWyJ (ORCPT ); Fri, 13 Nov 2009 17:54:09 -0500 Received: from mx1.redhat.com ([209.132.183.28]:15595 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932316AbZKMWyI (ORCPT ); Fri, 13 Nov 2009 17:54:08 -0500 Date: Fri, 13 Nov 2009 17:52:14 -0500 From: Dave Jones To: Roland Dreier Cc: "H. Peter Anvin" , Mike Travis , Andi Kleen , Ingo Molnar , Thomas Gleixner , Andrew Morton , Heiko Carstens , Randy Dunlap , Tejun Heo , Greg Kroah-Hartman , Yinghai Lu , David Rientjes , Steven Rostedt , Rusty Russell , Hidetoshi Seto , Jack Steiner , Frederic Weisbecker , x86@kernel.org, Linux Kernel Subject: Re: [PATCH] x86: Remove CPU cache size output for non-Intel too Message-ID: <20091113225214.GA21609@redhat.com> Mail-Followup-To: Dave Jones , Roland Dreier , "H. Peter Anvin" , Mike Travis , Andi Kleen , Ingo Molnar , Thomas Gleixner , Andrew Morton , Heiko Carstens , Randy Dunlap , Tejun Heo , Greg Kroah-Hartman , Yinghai Lu , David Rientjes , Steven Rostedt , Rusty Russell , Hidetoshi Seto , Jack Steiner , Frederic Weisbecker , x86@kernel.org, Linux Kernel References: <87tyxmy6x6.fsf@basil.nowhere.org> <4AE5E48F.6020408@sgi.com> <20091026215544.GA3355@basil.fritz.box> <4AEB3D95.50300@sgi.com> <4AEEBE65.3070202@linux.intel.com> <4AEF3143.2030701@sgi.com> <20091112222200.GA19109@redhat.com> <4AFC92DD.3020105@zytor.com> <20091112231542.GA7129@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 716 Lines: 17 On Fri, Nov 13, 2009 at 02:38:26PM -0800, Roland Dreier wrote: > As Dave Jones said about the output in intel_cacheinfo.c: "They aren't > useful, and pollute the dmesg output a lot (especially on machines with > many cores). Also the same information can be trivially found out from > userspace." Give the generic display_cacheinfo() function the same > treatment. > > Signed-off-by: Roland Dreier Acked-by: Dave Jones -- 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/