Skip to content
Commit 854dd542 authored by Renat Valiullin's avatar Renat Valiullin Committed by Thomas Gleixner
Browse files

x86/vmware: Skip timer_irq_works() check on VMware



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, by-pass it.

Signed-off-by: default avatarRenat Valiullin <rvaliullin@vmware.com>
Acked-by: default avatarAlok N Kataria <akataria@vmware.com>
Cc: virtualization@lists.linux-foundation.org
Link: http://lkml.kernel.org/r/20161013184539.GA11497@rvaliullin-vm


Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 1a1891d7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment