HomeFreeBSD

The LinuxKPI atomics do not have acquire nor release semantics unless

Description

The LinuxKPI atomics do not have acquire nor release semantics unless
specified. Fix code to use READ_ONCE() and WRITE_ONCE() where appropriate.

Suggested by: kib @
MFC after: 1 week
Sponsored by: Mellanox Technologies

Details

Provenance
hselaskyAuthored on
Parents
rS323704: Only wire pages in the LinuxKPI instead of holding and wiring them.
Branches
Unknown
Tags
Unknown