Re: [PATCH v2 0/8] kbuild: various cleanups

From: Masahiro Yamada
Date: Wed Sep 07 2022 - 22:01:56 EST


On Thu, Sep 8, 2022 at 5:18 AM Nicolas Schier <nicolas@xxxxxxxxx> wrote:
>
> On Wed, 7 Sep 2022 22:15:57 +0200 Nicolas Schier wrote:
> > On Tue, 6 Sep 2022 15:13:05 +0900 Masahiro Yamada wrote:
> > >
> > > - Refactor single target build to make it work more correctly
> > > - Link vmlinux and modules in parallel
> > > - Remove head-y syntax
> > >
> > >
> > > Masahiro Yamada (8):
> > > kbuild: fix and refactor single target build
> > > kbuild: rename modules.order in sub-directories to .modules.order
> > > kbuild: move core-y and drivers-y to ./Kbuild
> > > kbuild: move .vmlinux.objs rule to Makefile.modpost
> > > kbuild: move vmlinux.o rule to the top Makefile
> > > kbuild: unify two modpost invocations
> > > kbuild: use obj-y instead extra-y for objects placed at the head
> > > kbuild: remove head-y syntax
> >
> > I'm not able to apply the patchset, neither on your current kbuild
> > branch nor on for-next. What am I missing here? Could you give me a
> > hint for a patchset base?
> >
> > Thanks and kind regards,
> > Nicolas
>
>
> ooops. It _is_ already on kbuild, sorry for the noise.


Yes.
If you are happy to review and/or test the branch,
I will add Reviewed-by/Tested-by when I rebase it.




--
Best Regards
Masahiro Yamada