Patch "x86, apic: Handle a bad TSC more gracefully" has been added to the 3.17-stable tree

2014-11-09 Thread gregkh
This is a note to let you know that I've just added the patch titled x86, apic: Handle a bad TSC more gracefully to the 3.17-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: x86-apic-ha

Patch "x86, apic: Handle a bad TSC more gracefully" has been added to the 3.10-stable tree

2014-11-09 Thread gregkh
This is a note to let you know that I've just added the patch titled x86, apic: Handle a bad TSC more gracefully to the 3.10-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: x86-apic-ha

Patch "x86, apic: Handle a bad TSC more gracefully" has been added to the 3.14-stable tree

2014-11-09 Thread gregkh
This is a note to let you know that I've just added the patch titled x86, apic: Handle a bad TSC more gracefully to the 3.14-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: x86-apic-ha

[PATCH] x86, apic: Handle a bad TSC more gracefully

2014-10-15 Thread Andy Lutomirski
If the TSC is unusable or disabled, then this patch fixes: - Confusion while trying to clear old APIC interrupts. - Division by zero and incorrect programming of the TSC deadline timer. This fixes boot if the CPU has a TSC deadline timer but a missing or broken TSC. The failure to boot can