Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752842AbbKYLwf (ORCPT ); Wed, 25 Nov 2015 06:52:35 -0500 Received: from foss.arm.com ([217.140.101.70]:39074 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752613AbbKYLwd (ORCPT ); Wed, 25 Nov 2015 06:52:33 -0500 Date: Wed, 25 Nov 2015 11:52:29 +0000 From: Catalin Marinas To: Jon Masters Cc: Yang Shi , Will.Deacon@arm.com, linaro-kernel@lists.linaro.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] arm64: restore bogomips information in /proc/cpuinfo Message-ID: <20151125115228.GB3109@e104818-lin.cambridge.arm.com> References: <1447870505-19319-1-git-send-email-yang.shi@linaro.org> <56554AE9.5070901@jonmasters.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56554AE9.5070901@jonmasters.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1101 Lines: 28 On Wed, Nov 25, 2015 at 12:45:13AM -0500, Jon Masters wrote: > On 11/18/15, 1:15 PM, Yang Shi wrote: > > >As what Pavel Machek reported [1], some userspace applications depend on > >bogomips showed by /proc/cpuinfo. > > > >Although there is much less legacy impact on aarch64 than arm, but it does > >break libvirt. > > > >Basically, this patch reverts commit 326b16db9f69fd0d279be873c6c00f88c0a4aad5 > >("arm64: delay: don't bother reporting bogomips in /proc/cpuinfo"), but with > >some tweak due to context change. > > On a total tangent, it would be ideal to (eventually) have something > reported in /proc/cpuinfo or dmesg during boot that does "accurately" map > back to the underlying core frequency (as opposed to the generic timer > frequency). I'm fine with this if someone proposes a (sane) patch. But it wouldn't be for stable. -- Catalin -- 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/