aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorIlya Leoshkevich <[email protected]>2024-06-27 16:57:46 +0200
committerAndrew Morton <[email protected]>2024-07-03 19:30:26 -0700
commitb072880d69adf2e3dd3e4320f553cc8b9174fea6 (patch)
tree3dbc6ed5084fd56a6542845423085d548484e098 /tools/perf/scripts/python/parallel-perf.py
parent3a8f6f3b469b4075919a3613e182f9a70df92d46 (diff)
kmsan: add missing __user tags
sparse complains that __user pointers are being passed to functions that expect non-__user ones. In all cases, these functions are in fact working with user pointers, only the tag is missing. Add it. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Ilya Leoshkevich <[email protected]> Reported-by: kernel test robot <[email protected]> Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ Reviewed-by: Alexander Potapenko <[email protected]> Cc: Dmitry Vyukov <[email protected]> Cc: Marco Elver <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions