]> git.ipfire.org Git - people/arne_f/kernel.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Jan 2015 14:59:34 +0000 (06:59 -0800)
commit3f4ddf1a9297a18b388463f89cee0bd60a064aca
treedd5537c2027790246bf801c962ace592dc211e00
parentdab35042ecb771edefc13e1620470919128d7900
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/kernel/setup.c
arch/arm/kernel/smp.c