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