mbox series

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

Message ID mhng-3e339ca6-0ed6-4d02-96b8-2f664f62cc8c@palmer-mbp2014 (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] A Single RISC-V Fix for 5.19-rc4 | expand

Pull-request

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

Message

Palmer Dabbelt June 24, 2022, 4:08 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org June 24, 2022, 7:37 p.m. UTC | #1
The pull request you sent on Fri, 24 Jun 2022 09:08:12 -0700 (PDT):

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/70d605cbeecb408dd884b1f0cd3963eeeaac144c

Thank you!