]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement more RCU list functions in the LinuxKPI.
authorHans Petter Selasky <hselasky@FreeBSD.org>
Tue, 13 Oct 2020 16:19:21 +0000 (16:19 +0000)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Tue, 13 Oct 2020 16:19:21 +0000 (16:19 +0000)
commitd524c46fb85b7fc28ad15814f01600573e7a6990
treed8698fa06c90aa1f3756ef7225b2754643d97313
parent4bc604dcda3e3dad9f4fe6971d3a57fbf6d68f3f
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
sys/compat/linuxkpi/common/include/linux/rculist.h