Re: [PATCH v2] mm: remove unnecessary __get_user_pages_unlocked() calls

From: Paolo Bonzini
Date: Thu Oct 27 2016 - 11:39:11 EST




On 27/10/2016 02:12, Andrew Morton wrote:
>
>
>> Subject: [PATCH v2] mm: remove unnecessary __get_user_pages_unlocked() calls
>
> The patch is rather misidentified.
>
>> virt/kvm/async_pf.c | 7 ++++---
>> virt/kvm/kvm_main.c | 5 ++---
>> 2 files changed, 6 insertions(+), 6 deletions(-)
>
> It's a KVM patch and should have been called "kvm: remove ...".
> Possibly the KVM maintainers will miss it for this reason.

I noticed it, but I confused it with "mm: unexport __get_user_pages()".

I'll merge this through the KVM tree for -rc3.

Paolo