2020-08-17 23:12:29

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Fixes tag needs some work in the pci-current tree

Hi all,

In commit

35150fc886a0 ("PCI/P2PDMA: Fix build without DMA ops")

Fixes tag

Fixes: 2f9237d4f6d ("dma-mapping: make support for dma ops optional")

has these problem(s):

- SHA1 should be at least 12 digits long
Can be fixed 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").

Not worth a rebase, but worth remembering for next time.

--
Cheers,
Stephen Rothwell


Attachments:
(No filename) (499.00 B)
OpenPGP digital signature

2020-08-17 23:16:18

by Bjorn Helgaas

[permalink] [raw]
Subject: Re: linux-next: Fixes tag needs some work in the pci-current tree

On Mon, Aug 17, 2020 at 4:59 PM Stephen Rothwell <[email protected]> wrote:
>
> Hi all,
>
> In commit
>
> 35150fc886a0 ("PCI/P2PDMA: Fix build without DMA ops")
>
> Fixes tag
>
> Fixes: 2f9237d4f6d ("dma-mapping: make support for dma ops optional")
>
> has these problem(s):
>
> - SHA1 should be at least 12 digits long
> Can be fixed 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").

Fixed, thanks.