> -----Original Message-----
> From: Bjorn Helgaas [mailto:helg...@kernel.org]
> Sent: Friday, October 21, 2016 10:37 AM
> To: Leo Li <leoyang...@nxp.com>
> Cc: Bjorn Helgaas <bhelg...@google.com>; Minghuan Lian
> <minghuan.l...@freescale.com>; Mingkai Hu <mingkai...@freescale.com>;
> Roy Zang <tie-fei.z...@freescale.com>; linux-...@vger.kernel.org; linux-
> ker...@vger.kernel.org; linux-arm-ker...@lists.infradead.org; Stuart Yoder
> <stuart.yo...@nxp.com>
> Subject: Re: [PATCH] PCI: layerscape: Fix kernel panic on accessing NULL 
> pointer
> 
> On Mon, Oct 17, 2016 at 04:44:06PM -0500, Li Yang wrote:
> > Commit fefe6733e added reference to the pcie->drvdata before it is
> > initialized which causes a kernel panic.  Fix the problem by
> > initializing the pcie->drvdata earlier before it is used.
> >
> > Reported-by: Stuart Yoder <stuart.yo...@nxp.com>
> > Signed-off-by: Li Yang <leoyang...@nxp.com>
> 
> I applied Marc Zyngier's identical patch to for-linus for v4.9.  I don't know 
> which
> was posted first, but I saw Marc's first.  Sorry I didn't at least credit you 
> when I
> applied it.

It's ok.  Seems Marc sent the patch earlier and I didn't notice his patch.  
There is no difference as long as the problem is addressed.  :)

Regards,
Leo

Reply via email to