2019-11-14 20:10:46

by Stephen Rothwell

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

Hi all,

In commit

29ba235590d1 ("xtensa: use MEMBLOCK_ALLOC_ANYWHERE for KASAN shadow map")

Fixes tag

Fixes: f240ec09bb8a ("memblock: replace memblock_alloc_base(ANYWHERE)

has these problem(s):

- Subject has leading but no trailing quotes

Please do not split Fixes tags over more than one line.

--
Cheers,
Stephen Rothwell


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

2019-11-14 20:31:55

by Max Filippov

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

Hi Stephen,

On Thu, Nov 14, 2019 at 12:09 PM Stephen Rothwell <[email protected]> wrote:
> In commit
> 29ba235590d1 ("xtensa: use MEMBLOCK_ALLOC_ANYWHERE for KASAN shadow map")
>
> Fixes tag
> Fixes: f240ec09bb8a ("memblock: replace memblock_alloc_base(ANYWHERE)
> has these problem(s):
> - Subject has leading but no trailing quotes
>
> Please do not split Fixes tags over more than one line.

Thanks for the tip, I've fixed up the 'Fixes' tag. Fixed version of this fix
is available as
00c04249bcbe ("xtensa: use MEMBLOCK_ALLOC_ANYWHERE for KASAN shadow map")

--
Thanks.
-- Max