Re: [PATCH v2 3/3] mm: use vma_start_write_killable() in process_vma_walk_lock()

From: Suren Baghdasaryan

Date: Wed Feb 18 2026 - 10:52:48 EST


On Wed, Feb 18, 2026 at 1:07 PM Matthew Wilcox <willy@xxxxxxxxxxxxx> wrote:
>
> On Tue, Feb 17, 2026 at 12:31:32PM -0800, Suren Baghdasaryan wrote:
> > Hmm. My patchset is based on mm-new. I guess the code was modified in
> > some other tree. Could you please provide a link to that patchset so I
> > can track it? I'll probably remove this patch from my set until that
> > one is merged.
>
> mm-new is a bad place to be playing; better to base off mm-unstable.

Ah, I see. I'll redo my patchset on top of that then. Thanks for the tip!