diff options
author | 2015-03-24 00:50:19 +1100 | |
---|---|---|
committer | 2015-03-23 22:07:51 -0400 | |
commit | d88252f9bb74d266653542b753f9ab404e8b88db (patch) | |
tree | 80d4a55b46bfbe2e93748cab6345b5dd678a4b6b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'linux-can-next-for-4.1-20150323' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next (diff) | |
download | linux-dev-d88252f9bb74d266653542b753f9ab404e8b88db.tar.xz linux-dev-d88252f9bb74d266653542b753f9ab404e8b88db.zip |
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 <herbert@gondor.apana.org.au>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions