[GIT PULL] A Single RISC-V Fix for 5.19-rc4

From: Palmer Dabbelt
Date: Fri Jun 24 2022 - 12:08:24 EST


The following changes since commit c836d9d17a7d102ded1ba4dbd4ee0bc42ba26211:

RISC-V: Some Svpbmt fixes (2022-06-16 15:48:39 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-5.19-rc4

for you to fetch changes up to e83031564137cf37e07c2d10ad468046ff48a0cf:

riscv: Fix ALT_THEAD_PMA's asm parameters (2022-06-17 06:16:46 -0700)

----------------------------------------------------------------
A Single RISC-V Fix for 5.19-rc4

* A fix to the T-Head memory type errata workaround that avoids behavior
that is unsupported in the LLVM assembler.

----------------------------------------------------------------
Nathan Chancellor (1):
riscv: Fix ALT_THEAD_PMA's asm parameters

arch/riscv/include/asm/errata_list.h | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)