diff options
| author | Arnd Bergmann <[email protected]> | 2020-01-16 14:58:41 +0000 |
|---|---|---|
| committer | Arnd Bergmann <[email protected]> | 2021-07-27 21:01:13 +0000 |
| commit | b26b181651f3214fa2383411fb85029b7f3e1788 (patch) | |
| tree | 06163a94c86fc93e2c7ef7c70caeb651b8da2859 /tools/perf/scripts/python/intel-pt-events.py | |
| parent | csky: use generic strncpy/strnlen from_user (diff) | |
| download | kernel-b26b181651f3214fa2383411fb85029b7f3e1788.tar.gz kernel-b26b181651f3214fa2383411fb85029b7f3e1788.zip | |
microblaze: use generic strncpy/strnlen from_user
Remove the microblaze implemenation of strncpy/strnlen and instead use
the generic versions. The microblaze version is fairly slow because it
always does byte accesses even for aligned data, and it lacks a checks
for user_addr_max().
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
