[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200224.130310.385940338036895521.davem@davemloft.net>
Date: Mon, 24 Feb 2020 13:03:10 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: madhuparnabhowmik10@...il.com
Cc: gregkh@...uxfoundation.org, tglx@...utronix.de,
allison@...utok.net, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, joel@...lfernandes.org,
frextrite@...il.com,
linux-kernel-mentees@...ts.linuxfoundation.org, paulmck@...nel.org
Subject: Re: [PATCH] net: 802: psnap.c: Use built-in RCU list checking
From: madhuparnabhowmik10@...il.com
Date: Fri, 21 Feb 2020 21:49:47 +0530
> From: Madhuparna Bhowmik <madhuparnabhowmik10@...il.com>
>
> list_for_each_entry_rcu() has built-in RCU and lock checking.
>
> Pass cond argument to list_for_each_entry_rcu() to silence
> false lockdep warning when CONFIG_PROVE_RCU_LIST is enabled
> by default.
>
> Signed-off-by: Madhuparna Bhowmik <madhuparnabhowmik10@...il.com>
Applied.
Powered by blists - more mailing lists