K 10 svn:author V 8 hselasky K 8 svn:date V 27 2017-03-07T20:24:34.240998Z K 7 svn:log V 293 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. MFC after: 1 week Sponsored by: Mellanox Technologies END