From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lorenzo Stoakes Subject: Re: [PATCH v2] mm: remove unnecessary __get_user_pages_unlocked() calls Date: Thu, 27 Oct 2016 08:06:27 +0100 Message-ID: <20161027070627.GA4615@lucifer> References: <20161025233609.5601-1-lstoakes@gmail.com> <20161026092548.12712-1-lstoakes@gmail.com> <20161026171207.e76e4420dd95afcf16cc7c59@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-mm@kvack.org, Linus Torvalds , Michal Hocko , Jan Kara , Hugh Dickins , Dave Hansen , Rik van Riel , Mel Gorman , Paolo Bonzini , Radim =?utf-8?B?S3LEjW3DocWZ?= , kvm@vger.kernel.org, linux-kernel@vger.kernel.org To: Andrew Morton Return-path: Received: from mail-wm0-f44.google.com ([74.125.82.44]:33874 "EHLO mail-wm0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750809AbcJ0HGb (ORCPT ); Thu, 27 Oct 2016 03:06:31 -0400 Content-Disposition: inline In-Reply-To: <20161026171207.e76e4420dd95afcf16cc7c59@linux-foundation.org> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Oct 26, 2016 at 05:12:07PM -0700, Andrew Morton wrote: > It's a KVM patch and should have been called "kvm: remove ...". > Possibly the KVM maintainers will miss it for this reason. > Ah, indeed, however I think given my and Michal's discussion in this thread regarding adjusting get_user_pages_remote() to allow for the unexporting of __get_user_pages_unlocked() it would make more sense for me to batch up this change with that change also (and then in fact actually be an mm patch.)