diff options
author | Vineet Gupta <vgupta@kernel.org> | 2020-01-14 02:24:34 +0300 |
---|---|---|
committer | Vineet Gupta <vgupta@kernel.org> | 2023-08-17 22:40:26 +0300 |
commit | f798f91e7f5f000285ab11696d3f4af6aa20b869 (patch) | |
tree | 40ccddebdb1dc6cd7fffe27133858007992e76d8 /tools/perf/scripts/python/stackcollapse.py | |
parent | 80bfe134f0306a1ef1f6c4e884ec17b74471d4a4 (diff) | |
download | linux-f798f91e7f5f000285ab11696d3f4af6aa20b869.tar.xz |
ARC: uaccess: use optimized generic __strnlen_user/__strncpy_from_user
The existing ARC variants have 2 issues
- Use ZOL which may not be present in forthcoming architecture
- Byte loop based vs. generic version which is word loop based
Signed-off-by: Vineet Gupta <vgupta@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions