Re: [PATCH v4 3/5] mm: Add RCU-based VMA lookup helper that waits for writers
Dave Hansen <[email protected]>
| Newsgroups | org.kernel.vger.netdev,org.kernel.vger.linux-kernel,org.kvack.linux-mm |
|---|---|
| Message-ID | <[email protected]> |
On 8/10/26 03:24, Lorenzo Stoakes (ARM) wrote: > Yeah I wonder about the value of this. Dave can write all this up when he makes > the change to use this in the relevant shadow stack (I think it was?) code. > > Having it here when just adding the function is not really helpful I don't think. Yeah, all the analysis and chit chat needs to get moved to the place where it is used (if it's even possible), not here.