aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorJohan Hovold <[email protected]>2020-01-30 11:06:58 +0100
committerJohan Hovold <[email protected]>2020-02-10 10:37:11 +0100
commit32553441569482e36e65371edb84494bcec53c03 (patch)
tree193e5d5e115f4b49f514feb5aa4565e692ac1b4d /tools/perf/util/trace-event-scripting.c
parentbb6d3fb354c5ee8d6bde2d576eb7220ea09862b9 (diff)
USB: serial: relax unthrottle memory barrier
Commit a8d78d9f3856 ("USB: serial: clean up throttle handling") converted the throttle handling to use atomic bitops. This means that we can relax the smp_mb() in unthrottle() to smp_mb__after_atomic(), which for example is a no-op on architectures like x86 that provide fully ordered atomics. Reviewed-by: Greg Kroah-Hartman <[email protected]> Reviewed-by: Davidlohr Bueso <[email protected]> Signed-off-by: Johan Hovold <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions