Vladimir Kondratyev
|
7db428f0bb
|
LinuxKPI: Add helper functions to store integers to linux/xarray.h
Required by drm-kmod.
Reviewed by: hselasky
Differential revision: https://reviews.freebsd.org/D32091
(cherry picked from commit b59ffedae8)
|
2021-10-13 12:03:29 +03:00 |
|
Hans Petter Selasky
|
ab79c9061c
|
Implement xa_init() in the LinuxKPI as a wrapper for xa_init_flags().
MFC after: 1 week
Sponsored by: Mellanox Technologies // NVIDIA Networking
|
2020-10-24 13:16:10 +00:00 |
|
Hans Petter Selasky
|
d96e599643
|
Implement extensible arrays API using the existing radix tree implementation
in the LinuxKPI.
Differential Revision: https://reviews.freebsd.org/D25101
Reviewed by: kib @
MFC after: 1 week
Sponsored by: Mellanox Technologies
|
2020-08-27 10:28:12 +00:00 |
|