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
F109954639: D36015.diff
Tue, Feb 11, 4:47 PM
Unknown Object (File)
Sat, Jan 18, 4:11 AM
Unknown Object (File)
Dec 23 2024, 12:56 AM
Unknown Object (File)
Dec 18 2024, 10:57 AM
Unknown Object (File)
Dec 9 2024, 12:12 PM
Unknown Object (File)
Nov 16 2024, 10:47 AM
Unknown Object (File)
Nov 15 2024, 1:14 PM
Unknown Object (File)
Nov 4 2024, 5:26 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.