linux_dsm_epyc7002/arch/riscv/mm
Eric W. Biederman 6f25a96764 signal/riscv: Remove tsk parameter from do_trap
The do_trap function is always called with tsk == current.
Make that obvious by removing the tsk parameter.

This also makes it clear that do_trap calls force_sig_fault
on the current task.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
2019-05-29 09:31:42 -05:00
..
cacheflush.c riscv: move flush_icache_{all,mm} to cacheflush.c 2019-05-16 20:42:12 -07:00
context.c riscv: move switch_mm to its own file 2019-05-16 20:42:12 -07:00
extable.c RISC-V: ELF and module implementation 2017-09-26 15:26:46 -07:00
fault.c signal/riscv: Remove tsk parameter from do_trap 2019-05-29 09:31:42 -05:00
init.c riscv: switch over to generic free_initmem() 2019-05-14 09:47:47 -07:00
ioremap.c RISC-V: Avoid corrupting the upper 32-bit of phys_addr_t in ioremap 2018-10-22 17:02:56 -07:00
Makefile RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCs 2019-05-16 20:42:13 -07:00
sifive_l2_cache.c RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCs 2019-05-16 20:42:13 -07:00