Re: [PATCH 3/4] net: mac80211: sta_info.c: Add lockdep condition for RCU list usage

From: Johannes Berg
Date: Fri Apr 24 2020 - 05:23:27 EST


On Thu, 2020-04-09 at 13:59 +0530, madhuparnabhowmik10@xxxxxxxxx wrote:
> From: Madhuparna Bhowmik <madhuparnabhowmik10@xxxxxxxxx>
>
> The function sta_info_get_by_idx() uses RCU list primitive.
> It is called with local->sta_mtx held from mac80211/cfg.c.
> Add lockdep expression to avoid any false positive RCU list warnings.
>

Applied.

johannes