We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6613476 commit eb1e503Copy full SHA for eb1e503
arch/riscv/Kconfig
@@ -50,6 +50,7 @@ config RISCV
50
select ARCH_SUPPORTS_PAGE_TABLE_CHECK if MMU
51
select ARCH_SUPPORTS_PER_VMA_LOCK if MMU
52
select ARCH_SUPPORTS_SHADOW_CALL_STACK if HAVE_SHADOW_CALL_STACK
53
+ select ARCH_USE_CMPXCHG_LOCKREF if 64BIT
54
select ARCH_USE_MEMTEST
55
select ARCH_USE_QUEUED_RWLOCKS
56
select ARCH_USES_CFI_TRAPS if CFI_CLANG
0 commit comments