diff options
author | Guenter Roeck <linux@roeck-us.net> | 2017-05-02 20:44:16 -0700 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2017-06-10 19:10:31 -0700 |
commit | 4d801cca0bb7011699c2d29f0139902dcfb3482d (patch) | |
tree | 51126ad177e4af11c6c9185b61466291b41d79d4 /kernel/torture.c | |
parent | 5faab9e0f03c4eef97886b45436015e107f79f5f (diff) | |
download | linux-4d801cca0bb7011699c2d29f0139902dcfb3482d.tar.bz2 |
hexagon: Use raw_copy_to_user
Commit ac4691fac8ad ("hexagon: switch to RAW_COPY_USER") replaced
__copy_to_user_hexagon() with raw_copy_to_user(), but did not catch
all callers, resulting in the following build error.
arch/hexagon/mm/uaccess.c: In function '__clear_user_hexagon':
arch/hexagon/mm/uaccess.c:40:3: error:
implicit declaration of function '__copy_to_user_hexagon'
Fixes: ac4691fac8ad ("hexagon: switch to RAW_COPY_USER")
Cc: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Richard Kuo <rkuo@codeaurora.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'kernel/torture.c')
0 files changed, 0 insertions, 0 deletions