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