aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHerbert Xu <[email protected]>2015-03-24 00:50:19 +1100
committerDavid S. Miller <[email protected]>2015-03-23 22:07:51 -0400
commitd88252f9bb74d266653542b753f9ab404e8b88db (patch)
tree80d4a55b46bfbe2e93748cab6345b5dd678a4b6b /tools/perf/scripts/python
parente167359be0c7d856445aa97e1bf82b5a55eb55b2 (diff)
rhashtable: Add barrier to ensure we see new tables in walker
The walker is a lockless reader so it too needs an smp_rmb before reading the future_tbl field in order to see any new tables that may contain elements that we should have walked over. Signed-off-by: Herbert Xu <[email protected]> Acked-by: Thomas Graf <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions