Page MenuHomeFreeBSD

LinuxKPI: update rcu_dereference_protected() and lockdep_is_held()
Needs ReviewPublic

Authored by bz on Sun, Sep 29, 12:59 AM.
Tags
None
Referenced Files
F98706650: D46842.diff
Fri, Oct 4, 10:35 AM
Unknown Object (File)
Tue, Oct 1, 11:53 AM
Subscribers

Details

Reviewers
None
Group Reviewers
linuxkpi
Summary

Update rcu_dereference_protected() to call the check and log once if
if fails. Update lockdep_is_held() to always be an inline function
with argument annotation so that we do no longer have unused variables
in callers which only call lockdep_is_held().

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 59649
Build 56536: arc lint + arc unit