aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-report
diff options
context:
space:
mode:
authorAlexander Potapenko <[email protected]>2023-09-11 16:57:02 +0200
committerAndrew Morton <[email protected]>2023-10-04 10:32:22 -0700
commit46fa84a2b920f91780db3347de81d65efb668301 (patch)
tree7ffa95c3ad32ae59be324d6ab48292b205698800 /tools/perf/scripts/python/bin/task-analyzer-report
parentc3ab4873c8d3620493042123471e65b5e2c37b2c (diff)
kmsan: introduce test_memcpy_initialized_gap()
Add a regression test for the special case where memcpy() previously failed to correctly set the origins: if upon memcpy() four aligned initialized bytes with a zero origin value ended up split between two aligned four-byte chunks, one of those chunks could've received the zero origin value even despite it contained uninitialized bytes from other writes. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Alexander Potapenko <[email protected]> Suggested-by: Marco Elver <[email protected]> Acked-by: Marco Elver <[email protected]> Cc: Dmitry Vyukov <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-report')
0 files changed, 0 insertions, 0 deletions