aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorTrond Myklebust <trondmy@gmail.com>2019-01-03 09:17:12 -0500
committerJ. Bruce Fields <bfields@redhat.com>2019-02-06 15:37:14 -0500
commit1602a7b7d33741d0490682e620bb29e96ad684d7 (patch)
tree28331ddd85596bfb631950c5ad51c602a946f0c4 /tools/perf/scripts/python/check-perf-trace.py
parent1c3da4452d185e4be663e76a1b9842184d8f9c4c (diff)
SUNRPC: Don't allow compiler optimisation of svc_xprt_release_slot()
Use READ_ONCE() to tell the compiler to not optimse away the read of xprt->xpt_flags in svc_xprt_release_slot(). Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions