]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r329519:
authorhselasky <hselasky@FreeBSD.org>
Sun, 25 Feb 2018 10:37:07 +0000 (10:37 +0000)
committerhselasky <hselasky@FreeBSD.org>
Sun, 25 Feb 2018 10:37:07 +0000 (10:37 +0000)
commit75626e186f3c6ade1b1b9cdaba457ca863674856
tree2c3575122228ed5be532f9122cdee308b35d473a
parent51f73b544876642cd487edf1a397160aff235cff
MFC r329519:
Implement support for radix_tree_for_each_slot() and radix_tree_exception()
in the LinuxKPI and use unsigned long type for the radix tree index.

Sponsored by: Mellanox Technologies
sys/compat/linuxkpi/common/include/linux/radix-tree.h
sys/compat/linuxkpi/common/src/linux_radix.c