diff options
author | Madhuparna Bhowmik <[email protected]> | 2020-02-13 20:55:58 +0530 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2020-03-05 20:24:50 -0500 |
commit | 92e9c58c5629762001e7294afbdf1283d5c7d2ed (patch) | |
tree | a09ce4e7ca3c3bebb1d816fe1429911c2dcfd587 /scripts/bpf_helpers_doc.py | |
parent | 765bfcd59a1ff799b1c71cb3be0c43b0775ec166 (diff) |
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: Madhuparna Bhowmik <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions