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
F166252944: D36015.id108993.diff
Wed, Aug 12, 1:57 PM
F166252213: D36015.id108904.diff
Wed, Aug 12, 1:55 PM
F166251444: D36015.diff
Wed, Aug 12, 1:52 PM
Unknown Object (File)
Tue, Jul 28, 8:52 PM
Unknown Object (File)
Tue, Jul 28, 9:27 AM
Unknown Object (File)
Sun, Jul 26, 10:34 PM
Unknown Object (File)
Wed, Jul 22, 9:36 PM
Unknown Object (File)
Mon, Jul 20, 6:30 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.