diff options
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | 2005-11-04 18:02:54 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2005-11-07 19:05:39 +0100 |
commit | a0f08209c685b4f7dccaf013da74e0e80986c477 (patch) | |
tree | 4226fd9fc00daa4db855ba5df0e12e990f55efe6 /drivers/md/kcopyd.c | |
parent | Use rtc_lock to protect RTC operations (diff) | |
download | linux-a0f08209c685b4f7dccaf013da74e0e80986c477.tar.xz linux-a0f08209c685b4f7dccaf013da74e0e80986c477.zip |
Define MAX_UDELAY_MS
If HZ was 1000, mdelay(2) cause overflow on multiplication in
__udelay. We should define MAX_UDELAY_MS properly to prevent this.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'drivers/md/kcopyd.c')
0 files changed, 0 insertions, 0 deletions