diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2017-02-25 22:39:50 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-02-26 21:33:43 -0500 |
commit | c4d2603dac3a555e4bb324daf5cb5cdb5694eedd (patch) | |
tree | aa471c625bdf28475ad8d5b6c48520ef547dac7d /lib/textsearch.c | |
parent | ca435407ba6655a0d63230818ffe7006d967dfe5 (diff) | |
download | linux-c4d2603dac3a555e4bb324daf5cb5cdb5694eedd.tar.gz linux-c4d2603dac3a555e4bb324daf5cb5cdb5694eedd.tar.bz2 linux-c4d2603dac3a555e4bb324daf5cb5cdb5694eedd.zip |
rhashtable: Fix RCU dereference annotation in rht_bucket_nested
The current annotation is wrong as it says that we're only called
under spinlock. In fact it should be marked as under either
spinlock or RCU read lock.
Fixes: da20420f83ea ("rhashtable: Add nested tables")
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/textsearch.c')
0 files changed, 0 insertions, 0 deletions