Re: [PATCH v2] mm/gup: honour FOLL_PIN in NOMMU __get_user_pages_locked()
From: Andrew Morton
Date: Fri Apr 24 2026 - 08:42:46 EST
On Fri, 24 Apr 2026 14:16:21 +0200 "David Hildenbrand (Arm)" <david@xxxxxxxxxx> wrote:
> >>> Cc: David Hildenbrand <david@xxxxxxxxxx>
> >>> Cc: Jason Gunthorpe <jgg@xxxxxxxx>
> >>> Cc: John Hubbard <jhubbard@xxxxxxxxxx>
> >>> Cc: Peter Xu <peterx@xxxxxxxxxx>
> >>> Reported-by: Anthropic
> >>> Assisted-by: gkh_clanker_t1000
> >>
> >> Assisted-by: David :(
> >>
> >> (no, I'm not a tool! :) )
> >
> > True, sorry, I guess people can "assist", I should have added that.
> >
> > If Andrew's tools automatically pick this up then:
> >
> > Assisted-by: David Hildenbrand <david@xxxxxxxxxx>
>
> I think we usually use Suggested-by:, but really I was just joking :)
I thought you were gkh_clanker_t1000
> Andrew, can you add "While at it, don't return NULL pointers in the page array,
> as this is really not expected for GUP users; instead, just fail and return
> -EFAULT."? Thanks!
Did.