On 9/9/26 17:02, David Hildenbrand (Arm) wrote: > On 9/9/26 16:54, Tianyi Chen wrote: >> Hi David, >> >> Following up on your review: >> https://lore.kernel.org/r/[email protected] >> >>> Who would set it at this point? >>> Can't this just be >>> VM_SELFTEST_ITEMS="default" >> >> V3 makes that change: the default is initialized before getopts, and only >> -t changes the selection. An explicit empty -t still fails validation. >> Both patches use Assisted-by: LLM, and patch 2 carries your Acked-by. >> >> I have resent v3 at the start of this new thread from my Gmail address >> after delivery problems with my previous address. The patches are rebased >> onto current mm-unstable without changes, and the focused parser and VM >> selection tests passed again. > > That is new: > > $ b4 shazam > https://lore.kernel.org/r/CACGbirR9PNt4uhqJFATsOWnwmsNb-v8zau-Rb+9Q5SZmY-=v...@mail.gmail.com > Looking up > https://lore.kernel.org/all/cacgbirr9pnt4uhqjfatsownwmsnb-v8zau-rb%2b9q5szmy-%[email protected]/ > Grabbing thread from > lore.kernel.org/all/cacgbirr9pnt4uhqjfatsownwmsnb-v8zau-rb%2b9q5szmy-%[email protected]/t.mbox.gz > Checking for newer revisions > Grabbing search results from lore.kernel.org > Analyzing 4 messages in the thread > Analyzing 14 code-review messages > Checking attestation on all messages, may take a moment... > --- > ✓ [PATCH v3 1/2] selftests/mm: Reject invalid test selections before > running tests > ✓ [PATCH v3 2/2] selftests/mm: Only prepare ptrace_scope when memfd_secret > is selected > --- > ✓ Signed: DKIM/gmail.com > --- > Total patches: 2 > --- > Applying: selftests/mm: Reject invalid test selections before running tests > Patch failed at 0001 selftests/mm: Reject invalid test selections before > running tests > error: git diff header lacks filename information when removing 1 leading > pathname component at /home/dishy/linux/.git/rebase-apply/patch:6 > >
I think what's happening is that something in your mail sending path wraps long lines and breaks the patch format. -- Cheers, David

