Prev: [PATCHv6 01/15] writeback: harmonize writeback threads naming
Next: [PATCH] Tight check of pfn_valid on sparsemem - v3
From: Avi Kivity on 25 Jul 2010 08:10 Linus, please pull from git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm-updates/2.6.35 to get a couple of fairly critical fixes for 2.6.35-rc6. One works around the vmalloc() performance regression, the fix for which did not make it into 2.6.35, and the other fixes failures of the RHEL 6 beta as a guest, which has been frequently reported. Avi Kivity (1): KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSR Xiao Guangrong (1): KVM: MMU: fix conflict access permissions in direct sp arch/x86/kvm/paging_tmpl.h | 1 + arch/x86/kvm/x86.c | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |