[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200305222325.GG20967@mit.edu>
Date: Thu, 5 Mar 2020 17:23:25 -0500
From: "Theodore Y. Ts'o" <tytso@....edu>
To: madhuparnabhowmik10@...il.com
Cc: adilger.kernel@...ger.ca, linux-ext4@...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] fs: ext4: mballoc.c: Use built-in RCU list checking
On Thu, Feb 13, 2020 at 08:55:58PM +0530, madhuparnabhowmik10@...il.com wrote:
> 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, thanks.
- Ted
Powered by blists - more mailing lists