diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-10-18 22:26:18 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-10-18 22:26:18 -0400 |
commit | dfdcff3215ae4ed7975b0991243d1dd8e1250bec (patch) | |
tree | 7754c0a3a9908ed53fc5fbf227f79176eb23aaea /fs | |
parent | b9959c7a347d6adbb558fba7e36e9fef3cba3b07 (diff) | |
parent | 5bf4e52ff0317db083fafee010dc806f8d4cb0cb (diff) |
Merge tag 'riscv/for-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Pull RISC-V fixes from Paul Walmsley:
"Some RISC-V fixes:
- Fix the virtual memory layout so the fixaddr region doesn't overlap
with other regions. (This was originally intended to go in as part
of an earlier patch, but I inadvertently dropped it during a
rebase)
- Add the DT chosen/stdout-path property to the HiFive Unleashed DT
file. This is so "earlycon" can be specified with no arguments on
the kernel command line, and the correct UART will be automatically
selected.
And two cleanup patches:
- Simplify the code in our breakpoint trap handler.
- Drop a comment in our TLB flush code that has caused some
confusion"
* tag 'riscv/for-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_START
riscv: tlbflush: remove confusing comment on local_flush_tlb_all()
riscv: dts: HiFive Unleashed: add default chosen/stdout-path
riscv: remove the switch statement in do_trap_break()
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions