From: Will Deacon Date: Fri, 30 Aug 2013 17:10:16 +0000 (+0100) Subject: ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo X-Git-Tag: v3.12-rc1~128^2^4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fc2105aeaaf56b0cf75296a84702d0f9e64437b;p=pandora-kernel.git ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo Now that we support a timer-backed delay loop, I'm quickly getting sick and tired of people complaining that their beloved bogomips value has decreased. You know who you are! This patch removes the bogomips line from /proc/cpuinfo, based on the reasoning that any program parsing this is already broken and, as such, won't be further broken if the field is removed. Acked-by: Nicolas Pitre Acked-by: Marc Zyngier Signed-off-by: Will Deacon Signed-off-by: Russell King --- Reading git-diff-tree failed