RE: [PATCH V2] mailbox: imx-mailbox: fix scu msg header size check

From: Peng Fan
Date: Tue Apr 14 2020 - 09:35:55 EST


Hi Fabio,

> Subject: Re: [PATCH V2] mailbox: imx-mailbox: fix scu msg header size check
>
> Hi Peng,
>
> On Tue, Apr 14, 2020 at 10:30 AM <peng.fan@xxxxxxx> wrote:
> >
> > From: Peng Fan <peng.fan@xxxxxxx>
> >
> > The i.MX8 SCU message header size is the number of "u32" elements, not
> > "u8", so fix the check.
>
> Since this is a fix, please add a Fixes tag

The patch is in Linux-next tree, not in linus tree now, so a fixes tag would be invalid
after patch goes from next to linus tree.

Thanks,
Peng.