From: Herbert Xu <[email protected]> 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 <[email protected]>
> Signed-off-by: Herbert Xu <[email protected]>
Applied.
