Page MenuHomeFreeBSD

LinuxKPI: rcu: add optional condition to list_for_each_entry_rcu()
ClosedPublic

Authored by bz on Mon, Aug 31, 10:05 PM.
Referenced Files
F173577541: D59292.id185520.diff
Sat, Sep 26, 11:11 PM
F173569995: D59292.id185520.diff
Sat, Sep 26, 10:04 PM
Unknown Object (File)
Fri, Sep 25, 8:23 AM
Unknown Object (File)
Fri, Sep 25, 8:18 AM
Unknown Object (File)
Fri, Sep 25, 6:10 AM
Unknown Object (File)
Thu, Sep 24, 5:42 AM
Unknown Object (File)
Wed, Sep 23, 6:04 PM
Unknown Object (File)
Fri, Sep 18, 8:39 PM
Subscribers

Details

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 Not Applicable
Unit
Tests Not Applicable