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

From: Catalin Marinas
Date: Fri Jun 21 2019 - 10:57:09 EST


On Fri, Jun 21, 2019 at 09:36:15PM +1000, Stephen Rothwell wrote:
> In commit
>
> 86fc32fee888 ("arm64: Fix incorrect irqflag restore for priority masking")
>
> Fixes tag
>
> Fixes: commit 4a503217ce37 ("arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking")
>
> has these problem(s):
>
> - leading word 'commit' unexpected

Thanks Stephen. Updated (and I should probably update my patch applying
script to rewrite the fixes lines with something like
git show -s --pretty=format:"Fixes: %h (\"%s\")" <commit>)

--
Catalin