From: Herbert Xu <herb...@gondor.apana.org.au>
Date: Sat, 25 Feb 2017 22:39:50 +0800

> Subject: 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...@intel.com>
> Signed-off-by: Herbert Xu <herb...@gondor.apana.org.au>

Applied.

Reply via email to