diff options
| author | Arnd Bergmann <[email protected]> | 2020-01-16 14:58:41 +0000 |
|---|---|---|
| committer | Arnd Bergmann <[email protected]> | 2021-07-23 12:40:01 +0000 |
| commit | c52801a774cefed7ffeafd1141468276b6c85c3a (patch) | |
| tree | fcbfcc457e2c61a567df29cdf3b25ce7bd4093e4 /tools/perf/scripts/python/intel-pt-events.py | |
| parent | hexagon: use generic strncpy/strnlen from_user (diff) | |
| download | kernel-c52801a774cefed7ffeafd1141468276b6c85c3a.tar.gz kernel-c52801a774cefed7ffeafd1141468276b6c85c3a.zip | |
arc: use generic strncpy/strnlen from_user
Remove the arc implemenation of strncpy/strnlen and instead use the
generic versions. The arc version is fairly slow because it always does
byte accesses even for aligned data, and its checks for user_addr_max()
differ from the generic code.
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions
