Skip to content
Commit 92e9c58c authored by Madhuparna Bhowmik's avatar Madhuparna Bhowmik Committed by Theodore Ts'o
Browse files

ext4: use built-in RCU list checking in mballoc



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: default avatarMadhuparna Bhowmik <madhuparnabhowmik10@gmail.com>
Link: https://lore.kernel.org/r/20200213152558.7070-1-madhuparnabhowmik10@gmail.com


Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent 765bfcd5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment