aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/mm.py
diff options
context:
space:
mode:
authorHeiko Stuebner <[email protected]>2022-09-05 13:10:24 +0200
committerPalmer Dabbelt <[email protected]>2022-10-13 08:46:27 -0700
commitf055268e3946555deb9bb80b2c8c9798c64dbc47 (patch)
tree869851d4d633e8f1bc3a712a72f1830e3d2ddfe8 /scripts/gdb/linux/mm.py
parente47bddcb2ec531022a915f896f13586470b593d0 (diff)
riscv: drop some idefs from CMO initialization
Wrapping things in #ifdefs makes the code harder to read while we also have IS_ENABLED() macros to do this in regular code and the extension detection is not _that_ runtime critical. So define a stub for riscv_noncoherent_supported() in the non-CONFIG_RISCV_DMA_NONCOHERENT case and move the code to us IS_ENABLED. Suggested-by: Conor Dooley <[email protected]> Signed-off-by: Heiko Stuebner <[email protected]> Reviewed-by: Guo Ren <[email protected]> Reviewed-by: Conor Dooley <[email protected]> Reviewed-by: Andrew Jones <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions