summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/time.c
diff options
context:
space:
mode:
authorPeter Zijlstra2017-05-31 17:52:04 +0200
committerThomas Gleixner2017-06-04 21:55:53 +0200
commit855615eee9b1989cac8ec5eaae4562db081a239b (patch)
tree9aedea64e6cadd4846e811d272f4d737092f1208 /arch/x86/kernel/time.c
parentx86/apic: Add TSC_DEADLINE quirk due to errata (diff)
downloadkernel-qcow2-linux-855615eee9b1989cac8ec5eaae4562db081a239b.tar.gz
kernel-qcow2-linux-855615eee9b1989cac8ec5eaae4562db081a239b.tar.xz
kernel-qcow2-linux-855615eee9b1989cac8ec5eaae4562db081a239b.zip
x86/tsc: Remove the TSC_ADJUST clamp
Now that all affected platforms have a microcode update; and we check this and disable TSC_DEADLINE and print a microcode revision update error if its too old, we can remove the TSC_ADJUST clamp. This should help with systems where the second socket runs ahead of the first socket and needs a negative adjustment. In this case we'd hit the 0 clamp and give up for not achieving synchronization. Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Cc: kevin.b.stanton@intel.com Link: http://lkml.kernel.org/r/20170531155306.100950003@infradead.org Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/kernel/time.c')
0 files changed, 0 insertions, 0 deletions