Re: [GIT PULL] Kbuild updates for v5.15-rc1

From: Linus Torvalds
Date: Wed Sep 01 2021 - 17:36:17 EST


On Mon, Aug 30, 2021 at 6:34 PM Masahiro Yamada <masahiroy@xxxxxxxxxx> wrote:
>
> After pulling this, you may see new warnings like this:
>
> arch/x86/entry/vdso/Makefile:135: FORCE prerequisite is missing
>
> They are just trivial Makefile mistakes, and patches
> already exist. So, they will be fixed sooner or later.

I refuse to have new warnings in my tree, particularly during the merge window.

So I will not be pulling this, since I do indeed see those warnings
when doing my test builds.

Linus