]> git.hungrycats.org Git - linux/commit
[PATCH] monotonic seqlock for HPET timer
authorStephen Hemminger <shemminger@osdl.org>
Wed, 8 Oct 2003 05:07:34 +0000 (22:07 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Wed, 8 Oct 2003 05:07:34 +0000 (22:07 -0700)
commit43fc52f39db31cb0daa901d89b852a8bfcd19d35
tree85993eaf33617ab5f1084ebb1d7e2e8d92a45723
parent639a2b25950f0691f9ba3fcac7622c904f87ab3d
[PATCH] monotonic seqlock for HPET timer

Replace read/write lock used for HPET timer monotonic_lock with seqlock.
Similar to locking used on xtime and monotonic_lock in timers/timer_tsc.c
arch/i386/kernel/timers/timer_hpet.c