blob: 31df025b7badd6c1cb99c8ead6e2b3cbbfbbba6a [file] [log] [blame]
2f01b7864188 ("riscv: remove the switch statement in do_trap_break()")
8bb0daef64e5 ("riscv: Correct the handling of unexpected ebreak in do_trap_break()")
e0c0fc18f10d ("riscv: avoid sending a SIGTRAP to a user thread trapped in WARN()")
8b04825ed205 ("riscv: avoid kernel hangs when trapped in BUG()")
2e1661d26736 ("signal: Remove the task parameter from force_sig_fault")
91ca180dbdd6 ("signal: Use force_sig_fault_to_task for the two calls that don't deliver to current")
351b6825b3a9 ("signal: Explicitly call force_sig_fault on current")
e9a065091136 ("signal/arm: Remove tsk parameter from ptrace_break")
e1656829719f ("signal/sh: Remove tsk parameter from force_sig_info_fault")
9d631759818b ("signal/um: Remove task parameter from send_sigtrap")
82e10af2248d ("signal/arm64: Use force_sig not force_sig_fault for SIGKILL")
ee72e0e70cf7 ("riscv: Add the support for c.ebreak check in is_valid_bugaddr()")
9ee3b3f4a5eb ("Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux")