On 14-04-22, 07:32, Stephen Rothwell wrote: > Hi all, > > In commit > > 8724489e5ffc ("phy: ti: Add missing pm_runtime_disable() in serdes_am654_probe") > > Fixes tag > > Fixes: 71e2f5c ("phy: ti: Add a new SERDES driver for TI's AM654x SoC") > > 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"). > > In commit > > 19974ef56750 ("phy: mapphone-mdm6600: Fix PM error handling in phy_mdm6600_probe") > > Fixes tag > > Fixes: f7f50b2 ("phy: mapphone-mdm6600: Add runtime PM support for n_gsm on USB suspend") > > 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"). Thanks fixed that.. Btw I am sure you have a script for this, can I get that. It would be good to run that as part of patch tests before applying -- ~Vinod