diff options
| author | Jisheng Zhang <[email protected]> | 2022-03-23 23:06:36 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2022-03-24 02:00:34 +0000 |
| commit | d414cb379ac35e3523484e1d866b27832c2218c7 (patch) | |
| tree | 5920c24ec8e1232285d9bdea9e6dbbb6aa225de2 /drivers/gpu/drm/lima/lima_gem.c | |
| parent | kexec: make crashk_res, crashk_low_res and crash_notes symbols always visible (diff) | |
| download | kernel-d414cb379ac35e3523484e1d866b27832c2218c7.tar.gz kernel-d414cb379ac35e3523484e1d866b27832c2218c7.zip | |
riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
Replace the conditional compilation using "#ifdef CONFIG_KEXEC_CORE" by a
check for "IS_ENABLED(CONFIG_KEXEC_CORE)", to simplify the code and
increase compile coverage.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Jisheng Zhang <[email protected]>
Acked-by: Palmer Dabbelt <[email protected]>
Acked-by: Baoquan He <[email protected]>
Cc: Albert Ou <[email protected]>
Cc: Alexandre Ghiti <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Dave Hansen <[email protected]>
Cc: Eric W. Biederman <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Palmer Dabbelt <[email protected]>
Cc: Paul Walmsley <[email protected]>
Cc: Russell King <[email protected]>
Cc: Russell King (Oracle) <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Will Deacon <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/lima/lima_gem.c')
0 files changed, 0 insertions, 0 deletions
