diff options
| author | Christophe Leroy <[email protected]> | 2020-09-27 09:16:19 +0000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2020-12-04 01:01:15 +1100 |
| commit | bc9d5bfc4d23fb3580e7da360f2c9bd878dda9b2 (patch) | |
| tree | 4d2df97ed9f7bd8d9e58a75e23ef99679deed22f /tools/perf/scripts/python | |
| parent | 7fe2de246e21f01212a8923fbabb4ac84c944d4a (diff) | |
powerpc/vdso: Add missing includes and clean vdso_setup_syscall_map()
Instead of including extern references locally in
vdso_setup_syscall_map(), add the missing headers.
sys_ni_syscall() being a function, cast its address to
an unsigned long instead of declaring it as a fake
unsigned long object.
At the same time, remove a comment which paraphrases the
function name.
Signed-off-by: Christophe Leroy <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/b4afedce748ed2858299ceab5ae29b52109263ef.1601197618.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions