diff options
author | Christophe Leroy <christophe.leroy@csgroup.eu> | 2020-09-27 09:16:19 +0000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2020-12-04 01:01:15 +1100 |
commit | bc9d5bfc4d23fb3580e7da360f2c9bd878dda9b2 (patch) | |
tree | 4d2df97ed9f7bd8d9e58a75e23ef99679deed22f /fs/qnx6/dir.c | |
parent | 7fe2de246e21f01212a8923fbabb4ac84c944d4a (diff) | |
download | linux-stable-bc9d5bfc4d23fb3580e7da360f2c9bd878dda9b2.tar.gz linux-stable-bc9d5bfc4d23fb3580e7da360f2c9bd878dda9b2.tar.bz2 linux-stable-bc9d5bfc4d23fb3580e7da360f2c9bd878dda9b2.zip |
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 <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/b4afedce748ed2858299ceab5ae29b52109263ef.1601197618.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'fs/qnx6/dir.c')
0 files changed, 0 insertions, 0 deletions