diff options
author | Venki Pallipadi <venkatesh.pallipadi@intel.com> | 2007-04-06 10:04:49 -0700 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2007-04-06 15:37:45 -0700 |
commit | 8a3a78d1498c4c13c3ec235a4b6338624b6ef68d (patch) | |
tree | 8f548fc814d1d19ab6c98de32433bb6d151a00a6 /arch/ppc/kernel | |
parent | 9438a1218eceb1b3891d242da01bc3cc82cb7342 (diff) |
[IA64] Fix CPU freq displayed in /proc/cpuinfo
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>
Diffstat (limited to 'arch/ppc/kernel')
0 files changed, 0 insertions, 0 deletions