Message ID | 20230221131658.5381-1-jiaxun.yang@flygoat.com (mailing list archive) |
---|---|
Headers | show |
Series | MIPS: Loongson64: Clear chaos in barriers | expand |
On Tue, Feb 21, 2023 at 01:16:53PM +0000, Jiaxun Yang wrote: > > Jiaxun Yang (5): > MIPS: Loongson64: Prefix ipi register address pointers with __iomem > MIPS: Loongson64: smp: Use nudge_writes instead of wbflush > MIPS: Loongson64: smp: Correct nudge_writes usage > MIPS: Loongson64: Remove CPU_HAS_WB > MIPS: Loongson64: Opt-out war_io_reorder_wmb > > arch/mips/Kconfig | 1 - > arch/mips/include/asm/io.h | 2 +- > arch/mips/loongson64/setup.c | 15 ----------- > arch/mips/loongson64/smp.c | 50 +++++++++++++----------------------- > 4 files changed, 19 insertions(+), 49 deletions(-) series applied to mips-next. Thomas.