diff options
| author | Guenter Roeck <[email protected]> | 2017-05-03 03:44:16 +0000 |
|---|---|---|
| committer | Guenter Roeck <[email protected]> | 2017-06-11 02:10:31 +0000 |
| commit | 4d801cca0bb7011699c2d29f0139902dcfb3482d (patch) | |
| tree | 51126ad177e4af11c6c9185b61466291b41d79d4 /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... (diff) | |
| download | kernel-4d801cca0bb7011699c2d29f0139902dcfb3482d.tar.gz kernel-4d801cca0bb7011699c2d29f0139902dcfb3482d.zip | |
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 <[email protected]>
Acked-by: Al Viro <[email protected]>
Acked-by: Richard Kuo <[email protected]>
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
