diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-06-29 02:14:59 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-06-29 02:14:59 +0300 |
commit | de0a9f4486337d0eabacc23bd67ff73146eacdc0 (patch) | |
tree | 4bd6b1dc1170c7eb24b8d813bd8a52dc08e53611 /drivers/nvme/target/configfs.c | |
parent | b75f94727023c9d362eb875609dcc71a88a67480 (diff) | |
parent | cc2c169e34b4215f73c66a34bd292e9e1fcaa3c9 (diff) | |
download | linux-de0a9f4486337d0eabacc23bd67ff73146eacdc0.tar.xz |
Merge tag 'riscv-for-linus-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Pull RISC-V fixes from Palmer Dabbelt:
- A fix for vector load/store instruction decoding, which could result
in reserved vector element length encodings decoding as valid vector
instructions.
- Instruction patching now aggressively flushes the local instruction
cache, to avoid situations where patching functions on the flush path
results in torn instructions being fetched.
- A fix to prevent the stack walker from showing up as part of traces.
* tag 'riscv-for-linus-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
riscv: stacktrace: convert arch_stack_walk() to noinstr
riscv: patch: Flush the icache right after patching to avoid illegal insns
RISC-V: fix vector insn load/store width mask
Diffstat (limited to 'drivers/nvme/target/configfs.c')
0 files changed, 0 insertions, 0 deletions