Looks good. I'm not sure if you need a review, but just in case:

On Wed, May 20, 2020 at 8:23 PM Andrew Morton <[email protected]> wrote:
> On Tue, 19 May 2020 22:29:01 -0700 Michel Lespinasse <[email protected]> 
> wrote:
>
> > Convert the last few remaining mmap_sem rwsem calls to use the new
> > mmap locking API. These were missed by coccinelle for some reason
> > (I think coccinelle does not support some of the preprocessor
> > constructs in these files ?)
>
> From: Andrew Morton <[email protected]>
> Subject: mmap-locking-api-convert-mmap_sem-call-sites-missed-by-coccinelle-fix
>
> convert linux-next leftovers
>
> Cc: Michel Lespinasse <[email protected]>
> Cc: Daniel Jordan <[email protected]>
> Cc: Laurent Dufour <[email protected]>
> Cc: Vlastimil Babka <[email protected]>
> Cc: Davidlohr Bueso <[email protected]>
> Cc: David Rientjes <[email protected]>
> Cc: Hugh Dickins <[email protected]>
> Cc: Jason Gunthorpe <[email protected]>
> Cc: Jerome Glisse <[email protected]>
> Cc: John Hubbard <[email protected]>
> Cc: Liam Howlett <[email protected]>
> Cc: Matthew Wilcox <[email protected]>
> Cc: Peter Zijlstra <[email protected]>
> Cc: Ying Han <[email protected]>
> Signed-off-by: Andrew Morton <[email protected]>

Reviewed-by: Michel Lespinasse <[email protected]>

Reply via email to