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)
commit7f8030cea33001d08cdaf2ee5a24385b2c3f723e
tree2d22fecae8e4e4be0525583ca2042909a0d15601
parent45e15c1a375ea380d55880be2f8182cb737b60ed
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