[PATCH 0/2] KVM: enable asynchronous page faults

From: Gleb Natapov
Date: Tue Feb 01 2011 - 06:22:19 EST


This patch series is on top of Huang Ying "Replace is_hwpoison_address with
__get_user_pages" series: http://www.mail-archive.com/kvm@xxxxxxxxxxxxxxx/msg48776.html

Gleb Natapov (2):
Allow GUP to fail instead of waiting on a page.
KVM: Enable async page fault processing.

include/linux/mm.h | 2 ++
mm/filemap.c | 6 ++++--
mm/memory.c | 5 ++++-
virt/kvm/kvm_main.c | 23 +++++++++++++++++++++--
4 files changed, 31 insertions(+), 5 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/