diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-04-03 21:52:18 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-04-03 21:52:18 +0300 |
commit | 7fd7d5c20129d2227b95cbe567b24559f144b77c (patch) | |
tree | 7283d5fa9fd855f16b11999fe9efdbe7b2dee385 /fs | |
parent | 9c2ef23e4dae122d2b18e834d90f8bd4dda48fe6 (diff) | |
parent | 1adbc2941eee8acbe3c7dc6b51cdbc5a9bf19565 (diff) | |
download | linux-7fd7d5c20129d2227b95cbe567b24559f144b77c.tar.xz |
Merge tag 'riscv-for-linus-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Pull RISC-V fixes from Palmer Dabbelt:
"A handful of fixes for 5.12:
- fix a stack tracing regression related to "const register asm"
variables, which have unexpected behavior.
- ensure the value to be written by put_user() is evaluated before
enabling access to userspace memory..
- align the exception vector table correctly, so we don't rely on the
firmware's handling of unaligned accesses.
- build fix to make NUMA depend on MMU, which triggered on some
randconfigs"
* tag 'riscv-for-linus-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
riscv: Make NUMA depend on MMU
riscv: remove unneeded semicolon
riscv,entry: fix misaligned base for excp_vect_table
riscv: evaluate put_user() arg before enabling user access
riscv: Drop const annotation for sp
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions