140
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 06 Oct 2024
140 points (98.6% liked)
Linux
5186 readers
107 users here now
A community for everything relating to the linux operating system
Also check out !linux_memes@programming.dev
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 1 year ago
MODERATORS
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
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.