2019-01-17 21:11:20

by Stephen Rothwell

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

Hi Vineet,

Commit

8bfa90f936b3 ("ARC: adjust memblock_reserve of kernel memory")

Fixes tag

Fixes: 9ed68785f7f2b2b ("ARC: mm: Decouple RAM base address from kernel link addr")

has these problem:

- Target SHA1 does not exist

Looks like the "2b" on the end was repeasted accidentally.
--
Cheers,
Stephen Rothwell


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

2019-01-17 22:30:56

by Vineet Gupta

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

On 1/17/19 12:33 PM, Stephen Rothwell wrote:
> Hi Vineet,
>
> Commit
>
> 8e542d2a28c9 ("ARC: adjust memblock_reserve of kernel memory")
>
> Fixes tag
>
> Fixes: 9ed68785f7f ("ARC: mm: Decouple RAM base address from kernel link addr")
>
> has these problems:
>
> - SHA1 should be at least 12 digits long
>

Thx for the report Stephen. Now fixed and pushed !

-Vineet