diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2019-05-16 09:19:48 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-05-16 18:45:20 +0200 |
commit | e9458a4e337db565191e3f1cee71bb553802def4 (patch) | |
tree | 35cbe33809ccfed6fbcd4ba1e844fed84b890e1f /lib/locking-selftest-wsem.h | |
parent | rhashtable: Remove RCU marking from rhash_lock_head (diff) | |
download | linux-e9458a4e337db565191e3f1cee71bb553802def4.tar.xz linux-e9458a4e337db565191e3f1cee71bb553802def4.zip |
rhashtable: Fix cmpxchg RCU warnings
As cmpxchg is a non-RCU mechanism it will cause sparse warnings
when we use it for RCU. This patch adds explicit casts to silence
those warnings. This should probably be moved to RCU itself in
future.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/locking-selftest-wsem.h')
0 files changed, 0 insertions, 0 deletions