Re: [PATCH v2 0/4] sysctl: Disallow partial updates of miss-formatted sysctl vectors
From: Bradley Morgan
Date: Sat Aug 15 2026 - 12:14:43 EST
Copy it, only write back once every value converted. That's the
right way to do this. Went through the whole series against the
tree, notes in the patch replies.
Some nits on the series:
- "miss-formatted" in the subject. mis-formatted, or just malformed.
- akpm's scalars nit still applies.
- Sashiko saw something on this one (akpm linked it).
Otherwise fine by me, the split is clean.
Reviewed-by: Bradley Morgan <include@xxxxxxxxx>
also
Tested-by: Bradley Morgan <include@xxxxxxxxx> for the test
Thanks!