diff options
author | 2020-05-22 11:40:20 -0700 | |
---|---|---|
committer | 2020-05-22 16:09:00 -0700 | |
commit | 2adf5352a34ac65a776d709607939bc82cf9819e (patch) | |
tree | 5b3f3b0e15d2be6654bc4f8e6c068b44a975bbc6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xtensa: fix error paths in __get_user_{check,size} (diff) | |
download | wireguard-linux-2adf5352a34ac65a776d709607939bc82cf9819e.tar.xz wireguard-linux-2adf5352a34ac65a776d709607939bc82cf9819e.zip |
xtensa: add missing __user annotations to asm/uaccess.h
clear_user, strncpy_user, strnlen_user and their helpers operate on user
pointers, but don't have their arguments marked as __user.
Add __user annotation to userspace pointers of those functions.
Fix open-coded access check in the strnlen_user while at it.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions