Re: linux-next: Fixes tag needs some work in the arc-current tree
From: Vineet Gupta
Date: Tue Apr 19 2022 - 12:53:48 EST
Hi Stephen,
On 4/18/22 13:40, Stephen Rothwell wrote:
Hi all,
In commit
a20aadab6ad6 ("arc: drop definitions of pgd_index() and pgd_offset{, _k}() entirely")
Fixes tag
Fixes: 974b9b2c68f ("mm: consolidate pte_index() and pte_offset_*() definitions")
has these problem(s):
- SHA1 should be at least 12 digits long
This can be fixed for the future by setting core.abbrev to 12 (or
more) or (for git v2.11 or later) just making sure it is not set
(or set to "auto").
I've fixed this and pushed.
Thx,
-Vineet