ni / linux

Linux kernel source for NI Linux Real-Time
Other
80 stars 77 forks source link

[6.0] Revert-and-replace 8250 patches to give them a more descriptive commit message #101

Closed bstreiff closed 1 year ago

bstreiff commented 1 year ago

Revert two commits:

... and then turn around and add them back in with a commit message that more accurately explains the problem we have, how we tried to solve it, why upstream won't take it, but why we still need it (or something with the same functionality).

This is also a bit of an experiment to see how well this sort of workflow for no-actual-changes-but-new-commit-messages works with PR tooling. (Unfortunately because of the nature of this I don't think you'll be able to mark comments on parts of the commit messages themselves?)

I am also attempting to use Upstream-Status in a way similar to OpenEmbedded's patch guidelines for commits that we know can't or won't be able to go upstream.