diff options
author | 2020-01-16 15:58:41 +0100 | |
---|---|---|
committer | 2021-07-23 14:40:00 +0200 | |
commit | 2820cfdc08178c55efa1c0fa402f082ef09bfe70 (patch) | |
tree | 41a09cdb09e78200e39af196dff143a977464936 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | h8300: remove stale strncpy_from_user (diff) | |
download | wireguard-linux-2820cfdc08178c55efa1c0fa402f082ef09bfe70.tar.xz wireguard-linux-2820cfdc08178c55efa1c0fa402f082ef09bfe70.zip |
hexagon: use generic strncpy/strnlen from_user
Remove the hexagon implementation of strncpy/strnlen and instead use
the generic version. The hexagon version reads the data twice for
strncpy() by doing an extra strnlen(), and it apparently lacks a check
for user_addr_max().
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions