Re: linux-next: Fixes tag needs some work in the pci-current tree
From: Bjorn Helgaas <hidden>
Date: 2020-08-17 22:09:19
Also in:
lkml
From: Bjorn Helgaas <hidden>
Date: 2020-08-17 22:09:19
Also in:
lkml
On Mon, Aug 17, 2020 at 4:59 PM Stephen Rothwell [off-list ref] 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.