HomeFreeBSD

MFC r366669:

Description

MFC r366669:
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.

Sponsored by: Mellanox Technologies // NVIDIA Networking

Details

Provenance
hselaskyAuthored on
Parents
rS366887: MFC r366536:
Branches
Unknown
Tags
Unknown