git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9438a12
)
[IA64] Fix CPU freq displayed in /proc/cpuinfo
author
Venki Pallipadi
<venkatesh.pallipadi@intel.com>
Fri, 6 Apr 2007 17:04:49 +0000
(10:04 -0700)
committer
Tony Luck
<tony.luck@intel.com>
Fri, 6 Apr 2007 22:37:45 +0000
(15:37 -0700)
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>
arch/ia64/kernel/setup.c
patch
|
blob
|
history
diff --cc
arch/ia64/kernel/setup.c
Simple merge