Page MenuHomeFreeBSD

LinuxKPI: rcu: add optional condition to list_for_each_entry_rcu()
Needs ReviewPublic

Authored by bz on Mon, Aug 31, 10:05 PM.

Details

Reviewers
None
Group Reviewers
linuxkpi
Summary

list_for_each_entry_rcu() can take an optional condition. Add the
macro argument so code remains compiling but do not do anything with
it just yet.

Leave comments as list_for_each_entry_rcu() likely should have a
different implementation.

Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 76359
Build 73242: arc lint + arc unit