summaryrefslogtreecommitdiff
path: root/kernel/time
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2008-09-06 01:06:08 (GMT)
committerThomas Gleixner <tglx@linutronix.de>2008-09-06 05:21:17 (GMT)
commit72d43d9bc9210d24d09202eaf219eac09e17b339 (patch)
tree0ec1d67060e32ad3e2b3772d0c0cb33a8809b594 /kernel/time
parentf7676254f179eac6b5244a80195ec8ae0e9d4606 (diff)
downloadlinux-72d43d9bc9210d24d09202eaf219eac09e17b339.tar.xz
x86: HPET: read back compare register before reading counter
After fixing the u32 thinko I sill had occasional hickups on ATI chipsets with small deltas. There seems to be a delay between writing the compare register and the transffer to the internal register which triggers the interrupt. Reading back the value makes sure, that it hit the internal match register befor we compare against the counter value. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/time')
0 files changed, 0 insertions, 0 deletions