On Thu, Aug 13, 2015 at 4:05 PM, Linus TorvaldsIMHO at least such ocasions should be listed somewhere,
<torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
The _only_ thing that matters is that something broke.To clarify: things like test programs etc don't matter. Real
applications, used by real users. That's what regressions cover. If
you have a workflow that isn't just some random kernel test thing, and
you depend on it, and we break it, the kernel is supposed to fix it.
There are some (very few) exceptions.
If it's a security issue, we may not be able to "fix" it, because
other concerns can obviously take precedence.
Also, sometimes the reports come in way too late - if you were running
some stable distro kernel for several years, and updated, and notice a
change that happened four years ago and modern applications now rely
on the _new_ behavior, we may not be able to fix the regression any
more.
But no, "it was an unintentional kernel bug and clearly just stupid
crap code, and we fixed it and now the kernel is much better and
cleaner" is not a valid reason for regressions. We'll go back to the
stupid and crap code if necessary, however much that may annoy us.