Re: linux-next: Fixes tags need some work in the iommu tree
From: David Stevens <hidden>
Date: 2021-09-30 00:36:46
Also in:
lkml
From: David Stevens <hidden>
Date: 2021-09-30 00:36:46
Also in:
lkml
On Thu, Sep 30, 2021 at 7:32 AM Stephen Rothwell [off-list ref] wrote:
Hi all,
In commits
06e620345d54 ("iommu/dma: Fix arch_sync_dma for map")
08ae5d4a1ae9 ("iommu/dma: Fix sync_sg with swiotlb")It looks like the Fixes messages got rewritten along with the tags in the subject lines. -David
Fixes tag
Fixes: 82612d66d51d ("iommu: Allow the iommu/dma api to use bounce buffers")
has these problem(s):
- Subject does not match target commit subject
Just use
git log -1 --format='Fixes: %h ("%s")'
--
Cheers,
Stephen Rothwell