diff options
author | 2006-03-01 15:16:26 +0900 | |
---|---|---|
committer | 2006-03-01 19:22:22 +0000 | |
commit | 800d11420dfdad3a50630ff424d7782660ad558c (patch) | |
tree | f13cd691d6f36eb4fbe50f97b9a5ea2156ccfa6c /drivers/scsi/scsi_devinfo.c | |
parent | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 (diff) | |
download | linux-dev-800d11420dfdad3a50630ff424d7782660ad558c.tar.xz linux-dev-800d11420dfdad3a50630ff424d7782660ad558c.zip |
[MIPS] Use USECS_PER_SEC / HZ instead of tick_usec in do_gettimeofday.
The 'tick_usec' is USER_HZ period in usec. do_gettimeofday() should
use kernel HZ value.
Here is a patch for MIPS. It seems m32r, m68k and sparc have same
problem though their HZ and USER_HZ are same for now.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'drivers/scsi/scsi_devinfo.c')
0 files changed, 0 insertions, 0 deletions