diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-02-10 09:27:52 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-02-10 09:27:52 -0800 |
commit | 8e9a8427a1f1f39632e2b2ccd651e499c64f59b2 (patch) | |
tree | 10a327de35d6d54d8bdd94f58b69c3e0a4024d5a /arch/arm | |
parent | 3647d2d70640ff85be60793fa4b204bdae26ca44 (diff) | |
parent | 950b879b7f0251317d26bae0687e72592d607532 (diff) |
Merge tag 'riscv-for-linus-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Pull RISC-V fixes from Palmer Dabbelt:
"This is a little bigger that I'd hope for this late in the cycle, but
they're all pretty concrete fixes and the only one that's bigger than
a few lines is pmdp_collapse_flush() (which is almost all
boilerplate/comment). It's also all bug fixes for issues that have
been around for a while.
So I think it's not all that scary, just bad timing.
- avoid partial TLB fences for huge pages, which are disallowed by
the ISA
- avoid missing a frame when dumping stacks
- avoid misaligned accesses (and possibly overflows) in kprobes
- fix a race condition in tracking page dirtiness"
* tag 'riscv-for-linus-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
riscv: Fixup race condition on PG_dcache_clean in flush_icache_pte
riscv: kprobe: Fixup misaligned load text
riscv: stacktrace: Fix missing the first frame
riscv: mm: Implement pmdp_collapse_flush for THP
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions