]> git.baikalelectronics.ru Git - kernel.git/commit
csky: Enable ARCH_INLINE_READ*/WRITE*/SPIN*
authorGuo Ren <guoren@linux.alibaba.com>
Sun, 24 Jul 2022 02:52:17 +0000 (22:52 -0400)
committerGuo Ren <guoren@linux.alibaba.com>
Sun, 31 Jul 2022 13:01:53 +0000 (09:01 -0400)
commit1524732e5f050a0e7c8f0d20f65c4872e21fbb35
tree2d22fecae8e4e4be0525583ca2042909a0d15601
parentfaa1e7484fa6e74eb66fd1a5048f792124ce01b5
csky: Enable ARCH_INLINE_READ*/WRITE*/SPIN*

Enable ARCH_INLINE_READ*/WRITE*/SPIN* when !PREEMPTION, it is copied
from arch/arm64. It could reduce procedure calls and improves
performance.

Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Signed-off-by: Guo Ren <guoren@kernel.org>
arch/csky/Kconfig