aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorHerbert Xu <[email protected]>2019-05-16 15:19:48 +0800
committerDavid S. Miller <[email protected]>2019-05-16 09:45:20 -0700
commite9458a4e337db565191e3f1cee71bb553802def4 (patch)
tree35cbe33809ccfed6fbcd4ba1e844fed84b890e1f /scripts/patch-kernel
parentba6306e3f648a857ae52ddcabc2859542fd2f94c (diff)
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions