2017-08-30 17:15:09

by Stephen Rothwell

[permalink] [raw]
Subject: linux-next: Signed-off-by missing for commits in the mailbox tree

Hi Jassi,

Commits

da91001cab90 ("mailbox: bcm-flexrm-mailbox: Set IRQ affinity hint for FlexRM ring IRQs")
6bee3ba26d4d ("mailbox: bcm-flexrm-mailbox: Add debugfs support")
73c28265c82b ("mailbox: bcm-flexrm-mailbox: Fix mask used in CMPL_START_ADDR_VALUE()")
33001f4ee950 ("mailbox: bcm-flexrm-mailbox: Use bitmap instead of IDA")
30e871dc417e ("mailbox: bcm-flexrm-mailbox: Use txdone_ack instead of txdone_poll")

are missing a Signed-off-by from their committer.

--
Cheers,
Stephen Rothwell


2017-08-31 03:12:12

by Jassi Brar

[permalink] [raw]
Subject: Re: linux-next: Signed-off-by missing for commits in the mailbox tree

On 30 August 2017 at 22:45, Stephen Rothwell <[email protected]> wrote:
> Hi Jassi,
>
> Commits
>
> da91001cab90 ("mailbox: bcm-flexrm-mailbox: Set IRQ affinity hint for FlexRM ring IRQs")
> 6bee3ba26d4d ("mailbox: bcm-flexrm-mailbox: Add debugfs support")
> 73c28265c82b ("mailbox: bcm-flexrm-mailbox: Fix mask used in CMPL_START_ADDR_VALUE()")
> 33001f4ee950 ("mailbox: bcm-flexrm-mailbox: Use bitmap instead of IDA")
> 30e871dc417e ("mailbox: bcm-flexrm-mailbox: Use txdone_ack instead of txdone_poll")
>
> are missing a Signed-off-by from their committer.
>
Oops, I forgot the '-s' option. Fixed now.

Thanks.