compilers: Introduce options for forcing inlining on SPL/TPL
authorTom Rini <trini@konsulko.com>
Thu, 14 May 2020 12:30:08 +0000 (08:30 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 1 Jul 2020 15:48:05 +0000 (11:48 -0400)
commit72c4d40d8ca7df7920dde4bbf1315c836d7ab7c8
treeb5aafeda400415459ebd8e224104a5700d24c1b8
parent1f1a0f3db338cdcaad4f83153d1163aa18e08ed5
compilers: Introduce options for forcing inlining on SPL/TPL

There are cases where when we allow the compiler to decide about making
inline decisions rather than forcing them it can save us space.

For now, we keep the default values for inlining that we have had
historically.

Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Kconfig
include/linux/compiler_types.h