diff options
| author | Christophe Leroy <christophe.leroy@csgroup.eu> | 2021-06-03 09:29:04 +0000 |
|---|---|---|
| committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-06-17 00:09:09 +1000 |
| commit | c13066e53aabd8f268f051d267270765e10343aa (patch) | |
| tree | 8c33e45566e7e9b2f4e11b79aa9b94ba0aecf995 /tools/perf/scripts/python/bin/flamegraph-record | |
| parent | a56ab7c7290f5922363d1ee11bbafc4da2b9bf51 (diff) | |
| download | cachepc-linux-c13066e53aabd8f268f051d267270765e10343aa.tar.gz cachepc-linux-c13066e53aabd8f268f051d267270765e10343aa.zip | |
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 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions
