linux/arch/arc/kernel
Peter Xu 64019a2e46 mm/gup: remove task_struct pointer for all gup code
After the cleanup of page fault accounting, gup does not need to pass
task_struct around any more.  Remove that parameter in the whole gup
stack.

Signed-off-by: Peter Xu <peterx@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: John Hubbard <jhubbard@nvidia.com>
Link: http://lkml.kernel.org/r/20200707225021.200906-26-peterx@redhat.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2020-08-12 10:58:04 -07:00
..
.gitignore
arc_hostlink.c
arcksyms.c
asm-offsets.c
ctx_sw.c
ctx_sw_asm.S
devtree.c
disasm.c
entry-arcv2.S
entry-compact.S
entry.S ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE 2020-06-16 12:56:37 -07:00
fpu.c
head.S ARCv2: support loop buffer (LPB) disabling 2020-06-18 13:07:24 -07:00
intc-arcv2.c
intc-compact.c
irq.c
jump_label.c
kgdb.c
kprobes.c
Makefile arc: ptrace: hard-code "arc" instead of UTS_MACHINE 2020-04-12 22:27:09 -07:00
mcip.c
module.c
perf_event.c
process.c mm/gup: remove task_struct pointer for all gup code 2020-08-12 10:58:04 -07:00
ptrace.c arc: switch to ->regset_get() 2020-07-27 14:31:09 -04:00
reset.c
setup.c ARCv2: boot log: detect newer/upconing HS3x/HS4x releases 2020-06-16 12:56:37 -07:00
signal.c
smp.c
stacktrace.c kernel: rename show_stack_loglvl() => show_stack() 2020-06-09 09:39:13 -07:00
sys.c
traps.c
troubleshoot.c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites 2020-06-09 09:39:14 -07:00
unaligned.c
unwind.c arc: remove #ifndef CONFIG_AS_CFI_SIGNAL_FRAME 2020-04-12 22:27:10 -07:00
vmlinux.lds.S