kernel_optimize_test/security/tomoyo
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
..
policy
.gitignore
audit.c
common.c
common.h
condition.c
domain.c
environ.c
file.c
gc.c
group.c
Kconfig
load_policy.c
Makefile
memory.c
mount.c
network.c
realpath.c
securityfs_if.c
tomoyo.c
util.c