Re: [PATCH v4 0/4] Use killable vma write locking in most places
From: Suren Baghdasaryan
Date: Mon Mar 23 2026 - 00:30:07 EST
On Sun, Mar 22, 2026 at 9:17 AM Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> On Sat, 21 Mar 2026 22:43:04 -0700 Suren Baghdasaryan <surenb@xxxxxxxxxx> wrote:
>
> > Now that we have vma_start_write_killable() we can replace most of the
> > vma_start_write() calls with it, improving reaction time to the kill
> > signal.
>
> Thanks. Sashiko review raised a few possible issues:
> https://sashiko.dev/#/patchset/20260322054309.898214-1-surenb@xxxxxxxxxx
Thanks! This Sashiko dude is good :)