]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"
authorPavel Machek <pavel@ucw.cz>
Sun, 4 Jan 2015 19:01:23 +0000 (20:01 +0100)
committerJiri Slaby <jslaby@suse.cz>
Mon, 26 Jan 2015 13:39:06 +0000 (14:39 +0100)
commitf7ab6b6700fffd510353b9b3ad8d9bc8894b13c4
tree0bc2e6f9393f39b0952c352405aabb03cb246d85
parent02d684c2515b8bbe11b9ce1345840d5c855dc685
Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"

commit 4bf9636c39ac70da091d5a2e28d3448eaa7f115c upstream.

Commit 9fc2105aeaaf ("ARM: 7830/1: delay: don't bother reporting
bogomips in /proc/cpuinfo") breaks audio in python, and probably
elsewhere, with message

  FATAL: cannot locate cpu MHz in /proc/cpuinfo

I'm not the first one to hit it, see for example

  https://theredblacktree.wordpress.com/2014/08/10/fatal-cannot-locate-cpu-mhz-in-proccpuinfo/
  https://devtalk.nvidia.com/default/topic/765800/workaround-for-fatal-cannot-locate-cpu-mhz-in-proc-cpuinf/?offset=1

Reading original changelog, I have to say "Stop breaking working setups.
You know who you are!".

Signed-off-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
arch/arm/kernel/setup.c
arch/arm/kernel/smp.c