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)
Oct 29 2025, 5:38 PM
Unknown Object (File)
Oct 29 2025, 5:11 PM
Unknown Object (File)
Oct 29 2025, 5:07 PM
Unknown Object (File)
Oct 29 2025, 5:06 PM
Unknown Object (File)
Oct 27 2025, 8:25 PM
Unknown Object (File)
Oct 26 2025, 2:20 AM
Unknown Object (File)
Oct 16 2025, 3:45 AM
Unknown Object (File)
Oct 13 2025, 12:10 AM

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.