Re: [PATCH 2/2] KVM: Enable async page fault processing.

From: Avi Kivity
Date: Thu Mar 24 2011 - 09:23:49 EST


On 03/24/2011 02:22 PM, Gleb Natapov wrote:
On Tue, Feb 01, 2011 at 01:21:47PM +0200, Gleb Natapov wrote:
> If asynchronous hva_to_pfn() is requested call GUP with FOLL_NOWAIT to
> avoid sleeping on IO. Check for hwpoison is done at the same time,
> otherwise check_user_page_hwpoison() will call GUP again and will put
> vcpu to sleep.
>
FOLL_NOWAIT is now in Linus tree, so this patch can be applied now. I
verified that it still applies and works.

Thanks, applied and queued for 2.6.39.

--
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/