[RFC v1 0/2] add callbacks for inaccessible pages

From: Claudio Imbrenda
Date: Fri Feb 28 2020 - 10:43:34 EST


This patchset has a fixup for gup/mm, and provides the necessary arch
hooks to enable protected virtualization.

Claudio Imbrenda (2):
mm/gup: fixup for 9947ea2c1e608e32 "mm/gup: track FOLL_PIN pages"
mm/gup/writeback: add callbacks for inaccessible pages

include/linux/gfp.h | 6 ++++++
mm/gup.c | 24 ++++++++++++++++++++----
mm/page-writeback.c | 5 +++++
3 files changed, 31 insertions(+), 4 deletions(-)

--
2.24.1