* Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> [220819 16:35]: > On Fri, 19 Aug 2022 13:35:04 +0000 Liam Howlett <liam.howlett@xxxxxxxxxx> wrote: > > > b3bb668f3dc6 is the older v1 of the patch [1]. d6f35446d076 from > > mm-hotfixes is the correct v2 version [2], although I don't think that's > > currently in mm-hotfixes-unstable. It looks like version 1 is now in > > mm-hotfixes-unstable as well. > > > > 1: https://lore.kernel.org/linux-mm/20220809160618.1052539-1-Liam.Howlett@xxxxxxxxxx/ > > 2: https://lore.kernel.org/linux-mm/20220810160209.1630707-1-Liam.Howlett@xxxxxxxxxx/ > > I moved "binder_alloc: add missing mmap_lock calls when using the VMA" > into mm-hotfixes-stable this week. > > It's the v2. I intend to send this Linuswards today or tomorrow. Below. > > So I think we're all good. > > > commit b3bb668f3dc6a97a91c47a4cebb0e3f33554c08c ... Sounds good, as long as it isn't the above commit which is v1, but d6f35446d076 which is v2 :) Thanks, Liam