Nathan Chancellor wrote on Tue, Aug 12, 2025 at 10:16:33PM -0700:
1 warning generated.
I see this in -next now, should remain be zero initialized or is there some other fix that is needed?
A zero-initialization is fine, I sent a v2 with zero-initialization fixed yesterday: https://lkml.kernel.org/r/20250812-iot_iter_folio-v2-1-f99423309478@codewrec...
(and I'll send a v3 with the goto replaced with a bigger if later today as per David's request)
I assume Andrew will pick it up eventually?