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

Commit 0fd5ee6335b0 ("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