Page MenuHomeFreeBSD

linuxkpi: Add try_cmpxchg and atomic_try_cmpxchg
ClosedPublic

Authored by manu on Aug 2 2022, 3:29 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 10, 2:43 AM
Unknown Object (File)
Thu, Apr 9, 8:55 PM
Unknown Object (File)
Thu, Apr 9, 8:55 PM
Unknown Object (File)
Thu, Apr 9, 8:45 AM
Unknown Object (File)
Tue, Apr 7, 9:04 PM
Unknown Object (File)
Tue, Apr 7, 6:43 AM
Unknown Object (File)
Mon, Apr 6, 5:28 AM
Unknown Object (File)
Sat, Apr 4, 2:40 AM

Details

Summary

Needed by drm-kmod

Obtain from: drm-kmod
Sponsored by: Beckhoff Automation GmbH & Co. KG

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 46717
Build 43606: arc lint + arc unit

Event Timeline

manu requested review of this revision.Aug 2 2022, 3:29 PM

One place you use __typeof and the other place you use typeof.

I think we only need typeof.

Please make a choice!

This revision was not accepted when it landed; it landed in state Needs Review.Aug 8 2022, 2:06 PM
This revision was automatically updated to reflect the committed changes.