Add rcu list functions and change hlist_for_each_entry_rcu to use rcu and not the non-rcu version hlist_for_each_entry.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sys/compat/linuxkpi/common/include/linux/rculist.h | ||
---|---|---|
39 ↗ | (On Diff #58865) | I follow the style of the hlist_* equivalents below... Still want me to wrap this one? |
Comment Actions
Also bump freebsd version so we can have a checkpoint from where the virtualbox drm driver builds.