Re: [PATCH v2] mm: remove unnecessary __get_user_pages_unlocked() calls
From: Andrew Morton
Date: Wed Oct 26 2016 - 20:12:14 EST
> 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.