diff options
author | Anshuman Khandual <[email protected]> | 2019-06-03 12:11:23 +0530 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2019-06-04 15:26:47 +0100 |
commit | 616810360043183a9db73e39f5aadbe48952c383 (patch) | |
tree | 7f7cd7090d843ebd1492e042af0d937fdd6bd358 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a0509313d5dea0a27a5968f04bd556d05e6349fd (diff) |
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 <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: James Morse <[email protected]>
Cc: Andrey Konovalov <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions