linux/arch/riscv
Eric W. Biederman 7ff3a7621d signal/riscv: Replace do_trap_siginfo with force_sig_fault
The function force_sig_fault is just the generic version of
do_trap_siginfo with a (void __user *) instead of an unsigned long
parameter for the address.

So just use force_sig_fault to simplify the code.

Cc: Palmer Dabbelt <palmer@sifive.com>
Cc: Albert Ou <albert@sifive.com>
Cc: linux-riscv@lists.infradead.org
Suggested-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
2018-04-25 10:44:07 -05:00
..
configs RISC-V: Enable module support in defconfig 2018-04-02 20:00:56 -07:00
include RISC-V changes for 4.17 2018-04-04 16:43:47 -07:00
kernel signal/riscv: Replace do_trap_siginfo with force_sig_fault 2018-04-25 10:44:07 -05:00
lib RISC-V: Export some expected symbols for modules 2017-11-30 10:01:10 -08:00
mm RISC-V changes for 4.16 2018-02-07 11:33:08 -08:00
Kconfig RISC-V changes for 4.17 2018-04-04 16:43:47 -07:00
Makefile RISC-V: Fixes to module loading 2018-04-02 20:43:14 -07:00