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.

Sponsored by: Mellanox Technologies

Details

Provenance
hselaskyAuthored on
Parents
rS322497: MFC r322305:
Branches
Unknown
Tags
Unknown