Thanks Stephen. On Tue, Apr 19, 2022 at 07:17:22AM +1000, Stephen Rothwell wrote: > Hi all, > > In commit > > c690c7f6312c ("crypto: qat - rework the VF2PF interrupt handling logic") > > Fixes tag > > Fixes: 993161d ("crypto: qat - fix handling of VF to PF interrupts") > > 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"). Apologies, I missed this during the review of the patch. @Herbert, should I resend the patch with the correct Fixes tag or can you amend the commit in your tree. This should be the correct tag: Fixes: 993161d36ab5 ("crypto: qat - fix handling of VF to PF interrupts") Regards, -- Giovanni