Re: [PATCH 1/4]:Add mbigen driver to support mbigen interrupt controller

From: Paul Bolle
Date: Mon Jun 01 2015 - 05:06:11 EST


On Mon, 2015-06-01 at 09:50 +0100, Marc Zyngier wrote:
> On 30/05/15 04:19, majun (F) wrote:
> > This patch contains the mbigen device driver.
> >
> > To support Mbigen device, irq-mbigen.c and mbi.h are added.
> >
> > As a MSI interrupt controller, the mbigen is used as a child domain of
> > MSI domain just like PCI devices.
> >
> > Change log:
> > --irq-mbigen.c: the driver of mbigen device.The mbigen irq domain is created here
> > as child domain of MSI.
> > --Add CONFIG_MBIGEN_IRQ_DOMAIN enable this driver

Changelog below the "---" marker, please, so git will remove it when
applying the patch.

> > Signed-off-by: Yun Wu <wuyun.wu@xxxxxxxxxx>
> > Signed-off-by: Ma Jun <majun258@xxxxxxxxxx>
>
> Who is the author of this patch? If that's you, then the SOB lines are
> in the wrong order. If not, then there should be a From line at the top.

Even if you're the author of this patch a From: line is needed.
Otherwise "majun (F) <majun258@xxxxxxxxxx>" would become the author,
instead of "Ma Jun <majun258@xxxxxxxxxx>", and "majun (F)" is probably
not your name.

Thanks,


Paul Bolle

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/