Re: [PATCH 1/2] mm: nommu: fix the error path when vma_iter_prealloc() fails
From: Hajime Tazaki
Date: Tue Jul 07 2026 - 21:15:21 EST
On Wed, 08 Jul 2026 09:39:10 +0900,
Andrew Morton wrote:
> > Those issues are discovered by Sashiko, linked below.
>
> Thanks. Now I'm wondering if you regret opening this can of worms ;)
>
> https://sashiko.dev/#/patchset/20260707235137.498738-1-thehajime@xxxxxxxxx
indeed, this is why I wished to do it locally to avoid this noise (but
failed/struggled to prepare the local sashiko due to lack of
subscription for me..).
I'm sorry for the noise but this is what I wanted to know so, no problem
for me.
> afaict, all these issues pertain to failures from vma_iter_prealloc().
yes, will look into detail and get you back with another spin.
-- Hajime