Re: [PATCH v3 05/10] mmap locking API: convert mmap_sem call sites missed by coccinelle

From: Daniel Jordan
Date: Mon Apr 13 2020 - 13:06:37 EST


On Fri, Mar 27, 2020 at 03:50:57PM -0700, Michel Lespinasse 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 ?)

Adding the wrappers for instrumentation makes sense to me. For patches 1-5,
you can add
Reviewed-by: Daniel Jordan <daniel.m.jordan@xxxxxxxxxx>

I'll wait for the next version to review the rest.