commit | 4bf9636c39ac70da091d5a2e28d3448eaa7f115c | [log] [tgz] |
---|---|---|
author | Pavel Machek <pavel@ucw.cz> | Sun Jan 04 20:01:23 2015 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Jan 04 11:39:59 2015 -0800 |
tree | b13eba730394b50d427c09955e0127afdc617758 | |
parent | d753856c9f9ae33a980192aa7b81d8b97d79dec2 [diff] |
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>