this post was submitted on 06 Oct 2024
137 points (98.6% liked)

Linux

5076 readers
38 users here now

A community for everything relating to the linux operating system

Also check out [email protected]

Original icon base courtesy of [email protected] and The GIMP

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 1 week ago* (last edited 1 week ago) (1 children)

Testing infrastructure would help for sure, but it's not necessarily the lack of infra that's causing trouble.

Linus complains the author didn't submit the patch to some places for public comments and testing BEFORE requesting a merge.

It sounds like he expects something like

Here's a mailing list thread asking for feedback and testing. No one complained in a week, could you merge ?

[–] [email protected] 3 points 1 week ago

Linus complains the author didn’t submit the patch to some places for public comments and testing BEFORE requesting a merge.

Although a reasonable expectation, I can't find anything about this on the kernel.org docs for posting patches. They seem to imply that you just check and verify your patch before submitting it on the kernel mailing list, but that's it. I didn't see any mentions of mailing lists explicitly for feedbacks or other conventions.