]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc34bdc8dc7aae82f144084e5b637a920ae941192
tree3ebe4c86c235f1eada3dc68ba6a2fb9e3613fe32
parentd836d3909ae16fa510316e69c42342f8330e89ba
RISC-V: K210 defconfigs: Drop redundant MEMBARRIER=n

As of b5100dda211a ("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