From: Linus Torvalds Date: Sat, 12 Oct 2019 21:25:38 +0000 (-0700) Subject: Merge tag 'riscv/for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv... X-Git-Tag: v5.15~5322 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=48acba989ed5d8707500193048d6c4c5945d5f43;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'riscv/for-v5.4-rc3' of git://git./linux/kernel/git/riscv/linux Pull RISC-V fixes from Paul Walmsley: - Fix several bugs in the breakpoint trap handler - Drop an unnecessary loop around calls to preempt_schedule_irq() * tag 'riscv/for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: RISC-V: entry: Remove unneeded need_resched() loop riscv: Correct the handling of unexpected ebreak in do_trap_break() riscv: avoid sending a SIGTRAP to a user thread trapped in WARN() riscv: avoid kernel hangs when trapped in BUG() --- 48acba989ed5d8707500193048d6c4c5945d5f43