diff options
| author | Thomas Weißschuh <thomas.weissschuh@linutronix.de> | 2026-07-03 08:04:08 +0200 |
|---|---|---|
| committer | Petr Mladek <pmladek@suse.com> | 2026-07-07 12:57:13 +0200 |
| commit | e77f165d26f72c280654cff248f5106cb9a53951 (patch) | |
| tree | ba3a7923862ec4b88f9f6b8bd7472fe51a5a0d48 /scripts/Makefile.thinlto | |
| parent | 1a38fd13c31ed8e7c7b598cc975ecc0f41fca468 (diff) | |
| download | linux-stable-e77f165d26f72c280654cff248f5106cb9a53951.tar.gz linux-stable-e77f165d26f72c280654cff248f5106cb9a53951.zip | |
kbuild: unset sub_make_done before calling kselftest build system
The kselftest build system may recourse back into kbuild when building
test modules. In that case kbuild needs to parse the new flags passed
from the command line, instead of using the ones inherited from the
kbuild invocation.
Force that command line reevaluation.
The same was done for scripts/install.sh in commit 14ccc638b02f9ec
("kbuild: cancel sub_make_done for the install target to fix DKMS")
Reported-by: Zelin Deng <zelin.deng@linux.alibaba.com>
Closes: https://lore.kernel.org/all/20260525083721.27857-1-zelin.deng@linux.alibaba.com/
Fixes: c9bb03ac2c66 ("kbuild: reduce output spam when building out of tree")
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Acked-by: Miroslav Benes <mbenes@suse.cz>
Acked-by: Petr Mladek <pmladek@suse.com>
Tested-by: Zelin Deng <zelin.deng@linux.alibaba.com>
Reviewed-by: Nicolas Schier <nsc@kernel.org>
Link: https://patch.msgid.link/20260703-makefile-unset-submake-done-v1-1-6899248f3d6a@linutronix.de
Signed-off-by: Petr Mladek <pmladek@suse.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
