Post #652359
2026-03-11 14:52 UTC
Replies (2)
-
@wouter@pleroma.debian.social 2026-03-11 17:05
@slomo Linux kernel policy requires that. Allows reviewers to go in with an understanding that the quality might not be great, I think? At the same time, Linux kernel also requires that you understand the patch you send. So I'm also not quite sure why that policy exists.
-
@bilboed@bilboed.tech 2026-03-11 17:17
@slomo You also forgot "Copy-Pasted-From: Stack-Overflow" 😅 More seriously, this kind of information *could* be mentioned in the MR for example (just like any other source of information you might have used in the process of figuring out the solution/commit). But in the final commit, no. The commit can point to the MR/bugzilla/whatever page it came from (which includes the whole discussion and process). But if it's accepted and goes in, i hope that all due process/review was done and that the "human" author/commiter/reviewer are the ones who are responsible for that commit.