[GIT PULL] LoongArch fixes for v6.0-final

From: Huacai Chen
Date: Wed Sep 28 2022 - 22:44:54 EST


The following changes since commit f76349cf41451c5c42a99f18a9163377e4b364ff:

Linux 6.0-rc7 (2022-09-25 14:01:02 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git tags/loongarch-fixes-6.0-3

for you to fetch changes up to 4f196cb64b693c64f8f981432b1ff326b7ea1c28:

LoongArch: Clean up loongson3_smp_ops declaration (2022-09-29 10:15:00 +0800)

----------------------------------------------------------------
LoongArch fixes for v6.0-final

Some trivial fixes and cleanup.
----------------------------------------------------------------
Huacai Chen (2):
LoongArch: Align the address of kernel_entry to 4KB
LoongArch: Fix and cleanup csr_era handling in do_ri()

Yanteng Si (1):
LoongArch: Clean up loongson3_smp_ops declaration

arch/loongarch/include/asm/loongson.h | 2 --
arch/loongarch/kernel/head.S | 2 ++
arch/loongarch/kernel/traps.c | 15 ++-------------
3 files changed, 4 insertions(+), 15 deletions(-)