Skip to content
Commit a7ef23e5 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'rhashtable-Fix-unprotected-RCU-dereference-in-__rht_ptr'



Herbert Xu says:

====================
rhashtable: Fix unprotected RCU dereference in __rht_ptr

This patch series fixes an unprotected dereference in __rht_ptr.
The first patch is a minimal fix that does not use the correct
RCU markings but is suitable for backport, and the second patch
cleans up the RCU markings.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 19016d93 ce9b362b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment