]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement idr_preload(), idr_preload_end(), idr_alloc() and
authorHans Petter Selasky <hselasky@FreeBSD.org>
Thu, 21 Jan 2016 14:57:45 +0000 (14:57 +0000)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Thu, 21 Jan 2016 14:57:45 +0000 (14:57 +0000)
commit2d1bee654ae7bee684a4a7c8235157b27d9c40c5
treee419a24529d3716e308a49539c05ed31bcbf22b8
parent9824e4adbe84067c7fb301d62d5315cae0396aec
Implement idr_preload(), idr_preload_end(), idr_alloc() and
idr_alloc_cyclic() in the LinuxKPI. Bump the FreeBSD version to
force recompilation of all KLDs due to IDR structure size change.

MFC after: 2 weeks
Sponsored by: Mellanox Technologies
sys/compat/linuxkpi/common/include/linux/idr.h
sys/compat/linuxkpi/common/src/linux_idr.c
sys/sys/param.h