On Sat, 21 Jan 2023 08:10:41 +0100 Christoph Hellwig <hch@xxxxxx> wrote: > Hi all, > > this little series untangles the vfree and vunmap code path a bit. > > For the KASAN maintainers: the interesting patch re KASAN is patch 8. > > Note that it depends on 'Revert "remoteproc: qcom_q6v5_mss: map/unmap metadata > region before/after use"' in linux-next. > In what way does it depend? Not textually. I could merge the series as-is into mm-unstable, but presumably that tree will now blow up if someone uses qcom_q6v5_mss.c. Which I suspect is unlikely, but taking a copy of a899d542b687c9b ("Revert "remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use"") is easy enough, so I'll do that.