[PATCH RFC v3 0/8] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
Bart Van Assche
bvanassche at acm.org
Sat May 3 12:13:08 PDT 2025
On 5/1/25 8:22 AM, Brendan Jackman wrote:
> Personally I sometimes spam a bunch of `noinline` into code
> I'm debugging so this seems like a way to just slap that same thing on
> the whole tree without dirtying the code, right?
If this is for test builds only, has it been consider to add
-fno-inline-functions as a local change in the top-level Makefile?
Bart.
More information about the Linux-nvme
mailing list