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)
Tue, Sep 24, 2:53 AM
Unknown Object (File)
Mon, Sep 23, 2:08 AM
Unknown Object (File)
Thu, Sep 12, 3:14 AM
Unknown Object (File)
Wed, Sep 11, 8:27 PM
Unknown Object (File)
Sun, Sep 8, 6:26 PM
Unknown Object (File)
Wed, Sep 4, 1:13 PM
Unknown Object (File)
Wed, Sep 4, 8:44 AM
Unknown Object (File)
Tue, Sep 3, 2:02 PM

Details

Summary

Needed by drm-kmod

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.