Re: [PATCH v3 0/6] initramfs: test and improve cpio hex header validation
From: Christian Brauner
Date: Tue Mar 24 2026 - 04:42:55 EST
On Mon, Mar 23, 2026 at 03:07:53PM -0700, Andrew Morton wrote:
> On Mon, 23 Mar 2026 15:54:16 +0100 Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
>
> > The series that introduced simple_strntoul() had passed into kernel
> > without proper review and hence reinvented a wheel that's not needed.
> > Here is the refactoring to show that. It can go via PRINTK or VFS
> > tree.
> >
> > I have tested this on x86, but I believe the same result will be
> > on big-endian CPUs (I deduced that from how strtox() works).
>
> AI review asked a few questions:
>
> https://sashiko.dev/#/patchset/20260323150054.3587083-1-andriy.shevchenko@xxxxxxxxxxxxxxx
That review is mostly garbage. The VFS layer has it's own AI review
integration in its CI and it is filtered. We don't need to point
reviewers to 10 other AI tools. If there's relevant finds by AI it'll be
pointed out on list.