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)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 4 Jan 2015 19:39:59 +0000 (11:39 -0800)
commit4bf9636c39ac70da091d5a2e28d3448eaa7f115c
treeb13eba730394b50d427c09955e0127afdc617758
parentd753856c9f9ae33a980192aa7b81d8b97d79dec2
Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"

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>
arch/arm/kernel/setup.c
arch/arm/kernel/smp.c