diff options
author | 2021-12-06 23:03:49 +0800 | |
---|---|---|
committer | 2022-01-19 09:56:30 -0800 | |
commit | 902d6364aad5fc8731ac5b19ed9a1d9c9ee0bd91 (patch) | |
tree | 45470b41db37ff9f85070a351e50c2f016c46070 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux (diff) | |
download | linux-dev-902d6364aad5fc8731ac5b19ed9a1d9c9ee0bd91.tar.xz linux-dev-902d6364aad5fc8731ac5b19ed9a1d9c9ee0bd91.zip |
riscv: mm: init: remove unnecessary "#ifdef CONFIG_CRASH_DUMP"
The is_kdump_kernel() returns false for !CRASH_DUMP case, so we don't
need the #ifdef CONFIG_CRASH_DUMP for is_kdump_kernel() checking.
Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Reviewed-by: Alexandre Ghiti <alex@ghiti.fr>
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions