Re: linux-next: Fixes tags need some work in the iommu tree

From: David Stevens
Date: Wed Sep 29 2021 - 20:36:46 EST


On Thu, Sep 30, 2021 at 7:32 AM Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> 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