Conversation

Thorsten Leemhuis (acct. 1/4)

Argh. 🥴

I (and @torvalds iirc as well) tell everybody "a revert to fix a is nothing bad, it's often done to provide more time to fix the problem; once you did so, just resubmit the change."

And not I just found this in the 's documentation[1]:

'"[…] having a patch pulled as the result of a failure to fix a regression could well make it harder for you to get work merged in the future. […]"'

Argh. 🥴

[1] https://docs.kernel.org/process/6.Followthrough.html

3
0
1

2/ yes, I will submit a patch to address this.

1
0
1

@kernellogger I can understand the intention behind this and even if this was not in the documentation it's likely to be some "unwritten" rule.

As a developer you tend to remember who submitted shitty code and you'll opt to stay clear of their work in the future.

But I agree the wording there is somewhat unfortunate.

1
0
0

@benbe

Yeah, it is meant well, but badly phrased.

Reverting or "pulling" something is not the problem.

Not trying to fix the regression is the problem. And if you do that, then "make […] it harder for you to get work merged in the future. […]"' is appropriate.

0
0
1
@kernellogger @torvalds I am almost certainly the person who wrote those words. Yes, they could be improved... but note that the text talks about failing to *respond* to the regression, not the revert. That was surely the intent there, and I think it remains true.
0
2
5