Re: [PATCH] nfp: Remove kernel.h when not needed

From: Simon Horman
Date: Mon Jun 06 2022 - 03:09:41 EST


On Sat, Jun 04, 2022 at 02:58:25PM +0200, Christophe JAILLET wrote:
> Le 04/06/2022 à 11:17, Simon Horman a écrit :
> > On Sat, Jun 04, 2022 at 07:33:00AM +0200, Christophe JAILLET wrote:
> > > When kernel.h is used in the headers it adds a lot into dependency hell,
> > > especially when there are circular dependencies are involved.
> > >
> > > Remove kernel.h when it is not needed.
> > >
> > > Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
> >
> > Thanks for improving the NFP driver.
> >
> > I think the contents of this patch looks good.
> >
> > Reviewed-by: Simon Horman <simon.horman@xxxxxxxxxxxx>
> >
> > I also think this patch is appropriate for net-next
> > ("[PATCH net-next] ..." in subject) and should thus be re-submitted
> > once net-next re-opens for the v5.20 development cycle, which I would
> > expect to happen in the coming days, after v5.19-rc1 has been released.
> >
> > I'm happy to handle re-submitting it if you prefer.
> >
>
> Hi,
> if you don't mind, yes I prefer.
>
> Dealing with timing of release cycles and prefix depending on where the
> patch should land is a bit too much for me.
>
> Thank you for your help :)

You are welcome, thanks for your patch.