Re: [PATCH 01/16] mm: use untagged_addr() for get_user_pages_fast addresses

From: Jason Gunthorpe
Date: Fri Jun 21 2019 - 09:16:21 EST


On Tue, Jun 11, 2019 at 04:40:47PM +0200, Christoph Hellwig wrote:
> This will allow sparc64 to override its ADI tags for
> get_user_pages and get_user_pages_fast.
>
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>
> ---
> mm/gup.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxxxx>