aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kdebug.h
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@csgroup.eu>2021-06-03 09:29:04 +0000
committerMichael Ellerman <mpe@ellerman.id.au>2021-06-17 00:09:09 +1000
commitc13066e53aabd8f268f051d267270765e10343aa (patch)
tree8c33e45566e7e9b2f4e11b79aa9b94ba0aecf995 /include/linux/kdebug.h
parentpowerpc/nohash: Convert set_context() to C (diff)
powerpc/nohash: Remove CONFIG_SMP #ifdefery in mmu_context.h
Everything can be done even when CONFIG_SMP is not selected. Just use IS_ENABLED() where relevant and rely on GCC to opt out unneeded code and variables when CONFIG_SMP is not set. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/cc13b87b0f750a538621876ecc24c22a07e7c8be.1622712515.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'include/linux/kdebug.h')
0 files changed, 0 insertions, 0 deletions