aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorUros Bizjak <[email protected]>2022-10-17 16:52:26 +0200
committerAndrew Morton <[email protected]>2022-11-18 13:55:06 -0800
commit6a6d7602caec1b49dda423b0d15a8c4f72c9c73d (patch)
tree59032d176d8d1229607e1bece6487369cc9282b2 /tools/perf/scripts/python/bin/stackcollapse-record
parentadd891f68d9d17dece8e1592c5e59a484fb7090e (diff)
llist: avoid extra memory read in llist_add_batch
try_cmpxchg implicitly assigns old head->first value to "first" when cmpxchg fails. There is no need to re-read the value in the loop. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Uros Bizjak <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions