]> git.neil.brown.name Git - history.git/commit
[PATCH] monotonic seqlock for cyclone timer
authorStephen Hemminger <shemminger@osdl.org>
Wed, 8 Oct 2003 05:07:25 +0000 (22:07 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Wed, 8 Oct 2003 05:07:25 +0000 (22:07 -0700)
commit639a2b25950f0691f9ba3fcac7622c904f87ab3d
tree46f739ec51135e0cf6b238eb98b3690b82fa2190
parent70f6d49eced47120e663692b8cdcdad39d09c69e
[PATCH] monotonic seqlock for cyclone timer

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