]> www.infradead.org Git - users/jedix/linux-maple.git/commit
kvm / dtrace: disable KVM steal-time accounting when DTrace is in use
authorNick Alcock <nick.alcock@oracle.com>
Thu, 18 Oct 2012 16:11:25 +0000 (17:11 +0100)
committerNick Alcock <nick.alcock@oracle.com>
Mon, 29 Jun 2015 21:41:38 +0000 (22:41 +0100)
commit0836e759f6fcf8ce5de0be20c7942e65981e6758
tree8092c43079ced95e854145d880a6dee0b86d2236
parent5cab99f0f602cedbbb6aabb9ddf546aea0ef0819
kvm / dtrace: disable KVM steal-time accounting when DTrace is in use

This feature does clocksource work in interrupt context, which interoperates
badly with the DTrace probes there.

Signed-off-by: Nick Alcock <nick.alcock@oracle.com>
arch/x86/kernel/kvm.c