HomeFreeBSD

MFC r314878:

Description

MFC r314878:
Add support for constant pointer constructs to READ_ONCE() in the
LinuxKPI. When the type of the argument is constant the temporary
variable cannot be assigned after the barrier. Instead assign the
temporary variable by initialization.

Approved by: re (kib)
Sponsored by: Mellanox Technologies

Details

Provenance
hselaskyAuthored on
Parents
rS322499: MFC r322304:
Branches
Unknown
Tags
Unknown