linux/arch/nds32/mm
Eric W. Biederman 351b6825b3 signal: Explicitly call force_sig_fault on current
Update the calls of force_sig_fault that pass in a variable that is
set to current earlier to explicitly use current.

This is to make the next change that removes the task parameter
from force_sig_fault easier to verify.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
2019-05-29 09:31:43 -05:00
..
alignment.c Remove 'type' argument from access_ok() function 2019-01-03 18:57:57 -08:00
cacheflush.c nds32: To simplify the implementation of update_mmu_cache() 2018-07-03 14:18:17 +08:00
extable.c nds32: MMU fault handling and page table management 2018-02-22 10:44:31 +08:00
fault.c signal: Explicitly call force_sig_fault on current 2019-05-29 09:31:43 -05:00
highmem.c mm: remove include/linux/bootmem.h 2018-10-31 08:54:16 -07:00
init.c nds32 patches for 5.2-rc1 2019-05-17 10:17:29 -07:00
ioremap.c nds32: Device specific operations 2018-02-22 10:44:32 +08:00
Makefile nds32: Fix gcc 8.0 compiler option incompatible. 2018-11-06 18:01:39 +08:00
mm-nds32.c nds32: MMU initialization 2018-02-22 10:44:31 +08:00
mmap.c nds32: MMU fault handling and page table management 2018-02-22 10:44:31 +08:00
proc.c nds32: Cache and TLB routines 2018-02-22 10:44:32 +08:00
tlb.c nds32: Cache and TLB routines 2018-02-22 10:44:32 +08:00