Re: [git pull] habanalabs pull request for kernel 5.9-rc1

From: Greg KH
Date: Thu Jul 23 2020 - 14:59:31 EST


On Thu, Jul 23, 2020 at 06:29:38PM +0300, Oded Gabbay wrote:
> Hello Greg,
>
> This is habanalabs pull request for the merge window of kernel 5.9. It
> contains many small improvements to common and GAUDI code. Details are in
> the tag.
>
> Thanks,
> Oded
>
> The following changes since commit 7a4462a96777b64b22412f782de226c90290bf75:
>
> misc: rtsx: Use standard PCI definitions (2020-07-22 13:39:31 +0200)
>
> are available in the Git repository at:
>
> git://people.freedesktop.org/~gabbayo/linux tags/misc-habanalabs-next-2020-07-23

My scripts spit out the following error when I tried to push this out:

Commit: fc83dc9787ce ("habanalabs: Fix memory leak in error flow of context init")
Fixes tag: Fixes: "habanalabs: Use pending cs amount per asic"
Has these problem(s):
- No SHA1 recognised


Your line:
Fixes: "habanalabs: Use pending cs amount per asic"

should have a sha1 in it :(

And use the proper format as well.

Can you fix this up and resend the pull request?

thanks,

greg k-h