commit | 443d6e86f821a165fae3fc3fc13086d27ac140b1 | [log] [tgz] |
---|---|---|
author | Subash Abhinov Kasiviswanathan <subashab@codeaurora.org> | Wed Dec 16 21:38:02 2020 -0700 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Thu Dec 17 19:44:52 2020 +0100 |
tree | a64fe4c24e4c676aef473844b4fe5c13a4f69195 | |
parent | 161b838e25c6f83495e27e3f546b893622d442bf [diff] |
netfilter: x_tables: Update remaining dereference to RCU This fixes the dereference to fetch the RCU pointer when holding the appropriate xtables lock. Reported-by: kernel test robot <lkp@intel.com> Fixes: cc00bcaa5899 ("netfilter: x_tables: Switch synchronization to RCU") Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org> Reviewed-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>