]> git.baikalelectronics.ru Git - kernel.git/commitdiff
RISC-V: K210 defconfigs: Drop redundant MEMBARRIER=n
authorPalmer Dabbelt <palmer@rivosinc.com>
Wed, 30 Mar 2022 23:47:38 +0000 (16:47 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Fri, 1 Apr 2022 00:19:27 +0000 (17:19 -0700)
As of c7599954dcf3 ("RISC-V: Add support for restartable sequence") we
have support for restartable sequences, which default to enabled.  These
select MEMBARRIER, so disabling it is now redundant.

Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
arch/riscv/configs/nommu_k210_defconfig
arch/riscv/configs/nommu_k210_sdcard_defconfig
arch/riscv/configs/nommu_virt_defconfig

index 3f42ed87dde80754447247417a0388860f2a00d5..2438fa39f8ae0022d50c5945033b6d77bfe234dc 100644 (file)
@@ -21,7 +21,6 @@ CONFIG_CC_OPTIMIZE_FOR_SIZE=y
 # CONFIG_AIO is not set
 # CONFIG_IO_URING is not set
 # CONFIG_ADVISE_SYSCALLS is not set
-# CONFIG_MEMBARRIER is not set
 # CONFIG_KALLSYMS is not set
 CONFIG_EMBEDDED=y
 # CONFIG_VM_EVENT_COUNTERS is not set
index af64b95e88cc636e8369306a7203023623066343..9a133e63ae5bf3186a2fe9a1fbd91230becb01eb 100644 (file)
@@ -13,7 +13,6 @@ CONFIG_CC_OPTIMIZE_FOR_SIZE=y
 # CONFIG_AIO is not set
 # CONFIG_IO_URING is not set
 # CONFIG_ADVISE_SYSCALLS is not set
-# CONFIG_MEMBARRIER is not set
 # CONFIG_KALLSYMS is not set
 CONFIG_EMBEDDED=y
 # CONFIG_VM_EVENT_COUNTERS is not set
index e1c9864b62376dedd8c297e7b4a4a835953ab326..5269fbb6b4fcf650db15478805c445bd9030794f 100644 (file)
@@ -19,7 +19,6 @@ CONFIG_EXPERT=y
 # CONFIG_AIO is not set
 # CONFIG_IO_URING is not set
 # CONFIG_ADVISE_SYSCALLS is not set
-# CONFIG_MEMBARRIER is not set
 # CONFIG_KALLSYMS is not set
 # CONFIG_VM_EVENT_COUNTERS is not set
 # CONFIG_COMPAT_BRK is not set