diff options
author | Andrew Morton <[email protected]> | 2021-01-12 15:49:33 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-01-12 18:12:54 -0800 |
commit | eb351d75ce1e75b4f793d609efac08426ca50acd (patch) | |
tree | 459ce9eb95eb3ecdbf5ad354b2e1bfbb6b039260 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 6696d2a6f38c0beedf03c381edfc392ecf7631b4 (diff) |
mm/process_vm_access.c: include compat.h
Fix the build error:
mm/process_vm_access.c:277:5: error: implicit declaration of function 'in_compat_syscall'; did you mean 'in_ia32_syscall'? [-Werror=implicit-function-declaration]
Fixes: 38dc5079da7081e "Fix compat regression in process_vm_rw()"
Reported-by: [email protected]
Cc: Kyle Huey <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions