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.
Referenced Files
F171192022: D59292.id.diff
Wed, Sep 9, 9:55 AM
F171173739: D59292.id.diff
Wed, Sep 9, 6:02 AM
Unknown Object (File)
Tue, Sep 8, 10:36 PM
Unknown Object (File)
Tue, Sep 8, 6:30 AM
Unknown Object (File)
Tue, Sep 8, 1:02 AM
Unknown Object (File)
Mon, Sep 7, 7:33 PM
Unknown Object (File)
Mon, Sep 7, 11:06 AM
Unknown Object (File)
Mon, Sep 7, 2:37 AM
Subscribers

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