HomeFreeBSD

Implement more RCU list functions in the LinuxKPI.

Description

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

Details

Provenance
hselaskyAuthored on
Parents
rS366668: Bring the request_descriptor union into harmony internally. No
Branches
Unknown
Tags
Unknown