[GIT PULL] LoongArch fixes for v5.19-rc3

From: Huacai Chen
Date: Fri Jun 17 2022 - 10:43:43 EST


The following changes since commit b13baccc3850ca8b8cccbf8ed9912dbaa0fdf7f3:

Linux 5.19-rc2 (2022-06-12 16:11:37 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git tags/loongarch-fixes-5.19-2

for you to fetch changes up to 03dfb4a3abc4cc497850e6968b59005485592369:

docs/zh_CN/LoongArch: Fix notes rendering by using reST directives (2022-06-17 22:09:05 +0800)

----------------------------------------------------------------
LoongArch fixes for v5.19-rc3

Add missing ELF_DETAILS in vmlinux.lds.S and fix documents rendering.

----------------------------------------------------------------
Yanteng Si (2):
docs/LoongArch: Fix notes rendering by using reST directives
docs/zh_CN/LoongArch: Fix notes rendering by using reST directives

Youling Tang (1):
LoongArch: vmlinux.lds.S: Add missing ELF_DETAILS

Documentation/loongarch/introduction.rst | 15 +++++++++------
Documentation/loongarch/irq-chip-model.rst | 22 +++++++++++++---------
.../translations/zh_CN/loongarch/introduction.rst | 14 ++++++++------
.../zh_CN/loongarch/irq-chip-model.rst | 14 ++++++++------
arch/loongarch/kernel/vmlinux.lds.S | 1 +
5 files changed, 39 insertions(+), 27 deletions(-)