diff options
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | 2006-03-07 00:42:42 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-07 03:40:44 +0100 |
commit | f7c09bd972b7111b8c69bf57a189571edd4d4a7d (patch) | |
tree | bc06c2cdf607746f8c9858b9771895a02f27a0b2 /kernel/timer.c | |
parent | [PATCH] i4l: fix compatiblity issue with big endian systems (diff) | |
download | linux-f7c09bd972b7111b8c69bf57a189571edd4d4a7d.tar.xz linux-f7c09bd972b7111b8c69bf57a189571edd4d4a7d.zip |
[PATCH] x86: fix potential jiffies overflow in timer_resume()
i386 timer_resume is updating jiffies, not jiffies_64. It looks there is a
potential overflow problem. And jiffies_64 and wall_jiffies should be
protected by xtime_lock.
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: john stultz <johnstul@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'kernel/timer.c')
0 files changed, 0 insertions, 0 deletions