]> www.infradead.org Git - nvme.git/commit
MIPS: Loongson64: Switch to SYNC_R4K
authorJiaxun Yang <jiaxun.yang@flygoat.com>
Sun, 14 Jul 2024 02:41:05 +0000 (10:41 +0800)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 23 Jul 2024 07:29:49 +0000 (09:29 +0200)
commitfa165f919016829e542e37782a3452512dffa5ea
treec0c7c388180edfaeb1b7936513742896b441a81d
parentbb2d63500b5c8fd1ea425caffe2d44c931fefc6b
MIPS: Loongson64: Switch to SYNC_R4K

Nowadays SYNC_R4K is performing better than Loongson64's
custom sync mechanism.

Switch to SYNC_R4K to improve performance and reduce code
duplication.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Huacai Chen <chenhuacai@loongson.cn>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/Kconfig
arch/mips/include/asm/smp.h
arch/mips/loongson64/smp.c