Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 22 Sep 2014 18:58:23 +0000 (11:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 22 Sep 2014 18:58:23 +0000 (11:58 -0700)
commitb0e2a55c6536f255ebe80bc84c3f565c2a8f2a9d
tree24365eb740701b3a142277679cb3a057a3107ee9
parent7c9a3730a5ef4c6240eaaa2d8dcdb8cc1627d715
parent27fbe64bfa63cfb9da025975b59d96568caa2d53
Merge tag 'for-linus' of git://git./virt/kvm/kvm

Pull KVM fixes from Paolo Bonzini:
 "Two very simple bugfixes, affecting all supported architectures"

[ Two? There's three commits in here.  Oh well, I guess Paolo didn't
  count the preparatory symbol export ]

* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
  KVM: correct null pid check in kvm_vcpu_yield_to()
  KVM: check for !is_zero_pfn() in kvm_is_mmio_pfn()
  mm: export symbol dependencies of is_zero_pfn()
mm/memory.c