]> git.neil.brown.name Git - history.git/commit
[PATCH] ia32 jiffy wrapping fixes
authorAndrew Morton <akpm@osdl.org>
Tue, 30 Dec 2003 07:40:23 +0000 (23:40 -0800)
committerLinus Torvalds <torvalds@home.osdl.org>
Tue, 30 Dec 2003 07:40:23 +0000 (23:40 -0800)
commitf2cf31606193fcbfccdfe6c99b599eaa48b36dab
tree88ac1e8e0ba5b61e2aa8fee7b65f6f6944dbe8be
parentea114baca8640d270dc64dd801fe43903ed00303
[PATCH] ia32 jiffy wrapping fixes

From: john stultz <johnstul@us.ibm.com>

Converts all uses of jiffies to jiffies_64 in x86 time sources to avoid
jiffies overflow problems.

(Contributions from Tim Schmielau <tim@physik3.uni-rostock.de>)
arch/i386/kernel/timers/timer_cyclone.c
arch/i386/kernel/timers/timer_hpet.c
arch/i386/kernel/timers/timer_tsc.c