]> Git Repo - linux.git/commit
arm64: delay: don't bother reporting bogomips in /proc/cpuinfo
authorWill Deacon <[email protected]>
Fri, 30 Aug 2013 17:06:48 +0000 (18:06 +0100)
committerCatalin Marinas <[email protected]>
Fri, 30 Aug 2013 17:47:07 +0000 (18:47 +0100)
commit326b16db9f69fd0d279be873c6c00f88c0a4aad5
tree9c4994234516a57e26e2697f78aa78c4c4d0a4bd
parente25208f77c2dad5a9f2ab3d3df61252a90b71afa
arm64: delay: don't bother reporting bogomips in /proc/cpuinfo

We always use a timer-backed delay loop for arm64, so don't bother
reporting a bogomips value which appears to confuse some people.

Signed-off-by: Will Deacon <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
arch/arm64/kernel/setup.c
arch/arm64/kernel/smp.c
This page took 0.051165 seconds and 4 git commands to generate.