From: David S. Miller Date: Wed, 29 Jul 2020 00:09:49 +0000 (-0700) Subject: Merge branch 'rhashtable-Fix-unprotected-RCU-dereference-in-__rht_ptr' X-Git-Tag: iomap-folio-5.17-old~3587^2~27 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=a7ef23e56864ad7720b3a38ef408bc7c9a74c58d;p=users%2Fwilly%2Flinux.git 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: David S. Miller --- a7ef23e56864ad7720b3a38ef408bc7c9a74c58d