Re: [PATCH v5 1/2] x86/delay: Fix the wrong asm constraint in `delay_loop()`

From: Ammar Faizi
Date: Mon Mar 28 2022 - 00:17:00 EST


On 3/28/22 4:38 AM, Borislav Petkov wrote:
All those Ccs in the commit message are not really needed -
get_maintainers.pl gives the correct list already.

Cc: stable@xxxxxxxxxxxxxxx # v2.6.27+

I don't see the need for the stable Cc. Or do you have a case where
a corruption really does happen?

Fixes: e01b70ef3eb ("x86: fix bug in arch/i386/lib/delay.c file, delay_loop function")

Commit sha1 (e01b70ef3eb) needs to be at least 12 chars long:

e01b70ef3eb3 ("x86: fix bug in arch/i386/lib/delay.c file, delay_loop function")

This is best fixed by doing:

[core]
abbrev = 12

in your .git/config

Will fix that in the v6.

--
Ammar Faizi