[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20160210181000.886CDF18@viggo.jf.intel.com>
Date: Wed, 10 Feb 2016 10:10:00 -0800
From: Dave Hansen <dave@...1.net>
To: linux-kernel@...r.kernel.org
Cc: linux-mm@...ck.org, x86@...nel.org, torvalds@...ux-foundation.org,
Dave Hansen <dave@...1.net>, srikar@...ux.vnet.ibm.com,
vbabka@...e.cz, akpm@...ux-foundation.org,
kirill.shutemov@...ux.intel.com, aarcange@...hat.com,
n-horiguchi@...jp.nec.com, jack@...e.cz
Subject: [PATCH 0/3] [RFC] get_user_pages_remote(), now with creative macros
This is responding to some feedback from Ingo on the
"get_user_pages_foreign()" patch:
http://lkml.kernel.org/r/20160209124649.GA20153@gmail.com
This new series breaks apart some of the changes in that
original patch and adds some backward-compatibility to allow
old-style get_user_pages() arguments to not break the build.
The macros to do this are "fun". See patch #2.
We also change the name to get_user_pages_remote().
This is a preparatory patch for the Memory Protection Keys work,
but I am sending this separately for review to spare you from the
~30 other patches in the series that have not changed.
cc: srikar dronamraju <srikar@...ux.vnet.ibm.com>
cc: vlastimil babka <vbabka@...e.cz>
cc: andrew morton <akpm@...ux-foundation.org>
cc: kirill a. shutemov <kirill.shutemov@...ux.intel.com>
cc: andrea arcangeli <aarcange@...hat.com>
cc: naoya horiguchi <n-horiguchi@...jp.nec.com>
cc: jack@...e.cz
Powered by blists - more mailing lists