Re: [PATCH] mm/gup: fix gup_fast with dynamic page table folding

From: Jason Gunthorpe
Date: Fri Sep 11 2020 - 16:05:22 EST


On Fri, Sep 11, 2020 at 04:40:00PM -0300, Jason Gunthorpe wrote:
> These would probably be better as static inlines though, as only s390
> compiles will type check pudp like this.

Never mind, it must be a macro - still need brackets though

Jason