From: Linus Torvalds Date: Thu, 30 Apr 2015 16:44:04 +0000 (-0700) Subject: Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm X-Git-Tag: v4.1-rc2~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9dbbe3cfc3c208643cf0e81c8f660f43e1b4b2e8;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm Pull kvm changes from Paolo Bonzini: "Remove from guest code the handling of task migration during a pvclock read; instead use the correct protocol in KVM. This removes the need for task migration notifiers in core scheduler code" [ The scheduler people really hated the migration notifiers, so this was kind of required - Linus ] * tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm: x86: pvclock: Really remove the sched notifier for cross-cpu migrations kvm: x86: fix kvmclock update protocol --- 9dbbe3cfc3c208643cf0e81c8f660f43e1b4b2e8