https://github.com/torvalds/linux
Revision 8a3a78d1498c4c13c3ec235a4b6338624b6ef68d authored by Venki Pallipadi on 06 April 2007, 17:04:49 UTC, committed by Tony Luck on 06 April 2007, 22:37:45 UTC
My patch: git commit=95235ca2c20ac0b31a8eb39e2d599bcc3e9c9a10 introduced a bug
in IA64 cpuinfo output.

Patch changed the proc_freq from 1HZ resolution to 1KHz resolution, but left
format string unchanged at " %lu.%06lu". Below is the fix.

Thanks to Bjorn for catching this.

Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
1 parent 9438a12
History
Tip revision: 8a3a78d1498c4c13c3ec235a4b6338624b6ef68d authored by Venki Pallipadi on 06 April 2007, 17:04:49 UTC
[IA64] Fix CPU freq displayed in /proc/cpuinfo
Tip revision: 8a3a78d
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.9 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 82.3 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top