K 10 svn:author V 8 hselasky K 8 svn:date V 27 2020-10-13T16:19:21.216545Z K 7 svn:log V 310 Implement more RCU list functions in the LinuxKPI. This also fixes a bug in the existing list_add_rcu() where the prev->prev pointer was updated to the new element instead of next->prev. Currently this function is not widely used. MFC after: 1 week Sponsored by: Mellanox Technologies // NVIDIA Networking END