Messages in this thread |  | | From | Geert Uytterhoeven <> | Date | Mon, 26 Jul 2021 09:34:45 +0200 | Subject | Re: [PATCH] m68k: Fix asm register constraints for atomic ops |
| |
Hi Finn,
On Mon, Jul 26, 2021 at 1:45 AM Finn Thain <fthain@linux-m68k.org> wrote: > On Sun, 25 Jul 2021, Geert Uytterhoeven wrote: > > Fixes: d839bae4269aea46 ("locking,arch,m68k: Fold atomic_ops") > > ... > > Technically, the issue was present before, but I doubt adding pre-v3.18 > > Fixes tags would make any difference for stable... > > There is a better way to constrain backporting, that is Cc: > stable@vger.kernel.org # 3.12+
I don't want to constrain backporting.
> The reason I mention it is that Fixes tags could be seen as a way to > identify commits that introduce bugs, e.g. for the purposes of training
OK, had a look through the full log.... There are no other commits introducing the bug (renaming and merging files without changing functions doesn't count), except for the initial import into git. So I'll add that one, too.
> AIs, or attributing blame, or measuring quality etc. I think it would be > unfair to point the finger at Peter's commit.
The first Fixes commit definitely introduced a new buggy user. The second Fixes commit is debatable, as it copied the bug for a new function from two functions that were removed in the process.
Gr{oetje,eeting}s,
Geert
-- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds
|  |