* linux-next: Fixes tags need some work in the mvebu tree
@ 2019-10-08 20:38 Stephen Rothwell
2019-10-08 20:50 ` Marek Behun
0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2019-10-08 20:38 UTC (permalink / raw)
To: Jason Cooper, Andrew Lunn, Gregory Clement, ARM
Cc: Miquel Raynal, Linux Next Mailing List, Linux Kernel Mailing List,
Marek Behún
[-- Attachment #1.1: Type: text/plain, Size: 762 bytes --]
Hi all,
In commit
69eea31a26da ("arm64: dts: armada-3720-turris-mox: convert usb-phy to phy-supply")
Fixes tag
Fixes: eb6c2eb6c7fb ("usb: host: xhci-plat: Prevent an abnormally
has these problem(s):
- Subject has leading but no trailing parentheses
- Subject has leading but no trailing quotes
Please do not split Fxes tags across more than one line.
In commit
46cb29381635 ("arm64: dts: marvell: Add AP806-dual missing CPU clocks")
Fixes tag
Fixes: e043bbd61e01 ("arm64: dts: marvell: Add cpu clock node on Armada 7K/8K")
has these problem(s):
- Target SHA1 does not exist
Did you mean
Fixes: c00bc38354cf ("arm64: dts: marvell: Add cpu clock node on Armada 7K/8K")
--
Cheers,
Stephen Rothwell
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
[-- Attachment #2: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: linux-next: Fixes tags need some work in the mvebu tree
2019-10-08 20:38 linux-next: Fixes tags need some work in the mvebu tree Stephen Rothwell
@ 2019-10-08 20:50 ` Marek Behun
2019-10-09 7:17 ` Gregory CLEMENT
0 siblings, 1 reply; 4+ messages in thread
From: Marek Behun @ 2019-10-08 20:50 UTC (permalink / raw)
To: Stephen Rothwell
Cc: Andrew Lunn, Jason Cooper, Gregory Clement,
Linux Kernel Mailing List, Linux Next Mailing List, Miquel Raynal,
ARM
On Wed, 9 Oct 2019 07:38:03 +1100
Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> Hi all,
>
> In commit
>
> 69eea31a26da ("arm64: dts: armada-3720-turris-mox: convert usb-phy to phy-supply")
>
> Fixes tag
>
> Fixes: eb6c2eb6c7fb ("usb: host: xhci-plat: Prevent an abnormally
>
This is weird, in the patch I sent the tag ends there with ...")
Marek
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: linux-next: Fixes tags need some work in the mvebu tree
2019-10-08 20:50 ` Marek Behun
@ 2019-10-09 7:17 ` Gregory CLEMENT
0 siblings, 0 replies; 4+ messages in thread
From: Gregory CLEMENT @ 2019-10-09 7:17 UTC (permalink / raw)
To: Marek Behun, Stephen Rothwell
Cc: Andrew Lunn, Jason Cooper, Linux Kernel Mailing List,
Linux Next Mailing List, Miquel Raynal, ARM
Hi Marek,
> On Wed, 9 Oct 2019 07:38:03 +1100
> Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
>> Hi all,
>>
>> In commit
>>
>> 69eea31a26da ("arm64: dts: armada-3720-turris-mox: convert usb-phy to phy-supply")
>>
>> Fixes tag
>>
>> Fixes: eb6c2eb6c7fb ("usb: host: xhci-plat: Prevent an abnormally
>>
>
> This is weird, in the patch I sent the tag ends there with ...")
Truncating the commit title was wrong and checkpatch complained about it
so I fixed on the fly, but unfortunately it was splitted in 2 lines by
my editor and I didn't notice.
It is fixed now
Gregory
>
> Marek
--
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 4+ messages in thread
* linux-next: Fixes tags need some work in the mvebu tree
@ 2020-03-14 10:37 Stephen Rothwell
0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2020-03-14 10:37 UTC (permalink / raw)
To: Jason Cooper, Andrew Lunn, Gregory Clement, ARM
Cc: Tomasz Maciej Nowak, Linux Next Mailing List,
Linux Kernel Mailing List
[-- Attachment #1.1: Type: text/plain, Size: 664 bytes --]
Hi all,
n commit
17ac1b98b905 ("arm64: dts: marvell: build ESPRESSObin variants")
Fixes tag
Fixes: 447b878935 ("arm64: dts: marvell: add ESPRESSObin variants")
has these problem(s):
- SHA1 should be at least 12 digits long
In commit
bb771464c19a ("arm64: dts: marvell: espressobin: indicate dts version")
Fixes tag
Fixes: 447b878935 ("arm64: dts: marvell: add ESPRESSObin variants")
has these problem(s):
- SHA1 should be at least 12 digits long
Can be fixed by setting core.abbrev to 12 (or more) or (for git v2.11
or later) just making sure it is not set (or set to "auto").
--
Cheers,
Stephen Rothwell
[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
[-- Attachment #2: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-03-14 10:37 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-08 20:38 linux-next: Fixes tags need some work in the mvebu tree Stephen Rothwell
2019-10-08 20:50 ` Marek Behun
2019-10-09 7:17 ` Gregory CLEMENT
-- strict thread matches above, loose matches on Subject: below --
2020-03-14 10:37 Stephen Rothwell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).