Re: [PATCH v2 4/4] kbuild: remove guarding from TRIM_UNUSED_KSYMS
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2021-03-09 19:56:13
Also in:
linux-kbuild, lkml
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2021-03-09 19:56:13
Also in:
linux-kbuild, lkml
On Tue, Mar 9, 2021 at 7:18 AM Masahiro Yamada [off-list ref] wrote:
Now that the build time cost of this option is unnoticeable level, revert the following two:
It might still be a good idea to make it depend on EXPERT. Otherwise
you'll have problems with external modules..
Also, can you actually specify that "unnoticeable level" with numbers?
Linus