diff options
author | 2019-06-03 12:11:23 +0530 | |
---|---|---|
committer | 2019-06-04 15:26:47 +0100 | |
commit | 616810360043183a9db73e39f5aadbe48952c383 (patch) | |
tree | 7f7cd7090d843ebd1492e042af0d937fdd6bd358 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | arm64/mm: Drop mmap_sem before calling __do_kernel_fault() (diff) | |
download | linux-dev-616810360043183a9db73e39f5aadbe48952c383.tar.xz linux-dev-616810360043183a9db73e39f5aadbe48952c383.zip |
arm64/mm: Drop task_struct argument from __do_page_fault()
The task_struct argument is not getting used in __do_page_fault(). Hence
just drop it and use current or cuurent->mm instead where ever required.
This does not change any functionality.
Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: James Morse <james.morse@arm.com>
Cc: Andrey Konovalov <andreyknvl@google.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions