[tip:x86/urgent] x86/vmware: Skip timer_irq_works() check on VMware

2016-10-19 Thread tip-bot for Renat Valiullin
Commit-ID: 854dd54245f7f1b1175b1bada613929396a571be Gitweb: http://git.kernel.org/tip/854dd54245f7f1b1175b1bada613929396a571be Author: Renat Valiullin AuthorDate: Thu, 13 Oct 2016 11:45:39 -0700 Committer: Thomas Gleixner CommitDate: Wed, 19 Oct 2016 17:36:33 +0200 x86/vmware: Skip

[PATCH] x86/vmware: Skip timer_irq_works() check on VMware

2016-10-17 Thread Renat Valiullin
The timer_irq_works() boot check may sometimes fail in a VM, when the Host is overcommitted or when the Guest is running nested. Since the intended check is unnecessary on VMware's virtual hardware, this change by-passes it. Signed-off-by: Renat Valiullin Acked-by: Alok N Kataria --- arc

[tip:x86/urgent] x86/vmware: Skip lapic calibration on VMware

2016-10-05 Thread tip-bot for Renat Valiullin
Commit-ID: b91688f528fe96e09d17e6d87c1b2805eb0c445e Gitweb: http://git.kernel.org/tip/b91688f528fe96e09d17e6d87c1b2805eb0c445e Author: Renat Valiullin AuthorDate: Tue, 4 Oct 2016 13:11:48 -0700 Committer: Thomas Gleixner CommitDate: Wed, 5 Oct 2016 11:43:30 +0200 x86/vmware: Skip

[PATCH] x86/vmware: Skip lapic calibration on VMware.

2016-10-04 Thread Renat Valiullin
hypervisor for it and skip this APIC calibration loop. Signed-off-by: Renat Valiullin Acked-by: Alok N Kataria --- arch/x86/kernel/cpu/vmware.c | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/arch/x86/kernel/cpu/vmware.c b/arch/x86/kernel/cpu/vmware.c index 1ff0598

[PATCH] x86/vmware: Skip lapic calibration on VMware.

2016-09-29 Thread Renat Valiullin
hypervisor for it and skip this APIC calibration loop. Signed-off-by: Renat Valiullin Acked-by: Alok N Kataria --- arch/x86/kernel/cpu/vmware.c | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/arch/x86/kernel/cpu/vmware.c b/arch/x86/kernel/cpu/vmware.c index 1ff0598