K 10 svn:author V 8 hselasky K 8 svn:date V 27 2017-08-14T12:59:14.318214Z K 7 svn:log V 310 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 END