[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <mhng-28c66ddb-6068-4bcc-a1be-28c830775838@palmer-ri-x1c9>
Date: Fri, 15 Sep 2023 08:12:25 -0700 (PDT)
From: Palmer Dabbelt <palmer@...osinc.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] RISC-V Fixes for 6.6-rc2
The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:
Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git tags/riscv-for-linus-6.6-rc2
for you to fetch changes up to 8eb8fe67e2c84324398f5983c41b4f831d0705b3:
riscv: errata: fix T-Head dcache.cva encoding (2023-09-12 13:58:40 -0700)
----------------------------------------------------------------
RISC-V Fixes for 6.6-rc2
* A fix to align kexec'd kernels to PMD boundries.
* The T-Head dcache.cva encoding was incorrect, it has been fixed to
invalidate all caches (as opposed to just the L1).
----------------------------------------------------------------
Icenowy Zheng (1):
riscv: errata: fix T-Head dcache.cva encoding
Song Shuai (1):
riscv: kexec: Align the kexeced kernel entry
arch/riscv/include/asm/errata_list.h | 4 ++--
arch/riscv/kernel/elf_kexec.c | 8 +++++++-
2 files changed, 9 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists