> Also remove the TODO comment that tracked this issue.

The TODO comment is still present after this commit:

tools/testing/selftests/bpf/prog_tests/probe_user.c:
    /* TODO: corrupts other tests uses connect() */
    void serial_test_probe_user(void)

It looks like the removal was moved to patch 2/2
("selftests/bpf: probe_user: drop serial restriction",
849a4da3ab25) but this commit message wasn't updated
to match. Should this sentence be dropped from the
commit message?


---
AI reviewed your patch. Please fix the bug or email reply why it's not a bug.
See: https://github.com/kernel-patches/vmtest/blob/master/ci/claude/README.md

CI run summary: https://github.com/kernel-patches/bpf/actions/runs/22428129620

AI-authorship-score: medium
AI-authorship-explanation: Template-like PID filtering pattern, well-structured 
commit message, and the mismatch between claimed and actual changes suggest 
possible AI assistance, though the pattern is also common in hand-written 
kernel patches.
issues-found: 1
issue-severity-score: low
issue-severity-explanation: Commit message inaccurately claims TODO comment 
removal that was actually done in the next patch in the series.

Reply via email to