]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allocating the LinuxKPI current structure from a software interrupt thread
authorHans Petter Selasky <hselasky@FreeBSD.org>
Wed, 10 Mar 2021 12:26:09 +0000 (13:26 +0100)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Wed, 10 Mar 2021 12:27:40 +0000 (13:27 +0100)
commitdfb33cb0ef48084da84072244e8ca486dfcf3a96
tree5fcd86303d6206e8cfe38d1ca74bb655f820076c
parent6eb60f5b7f7df1a59de139260aebfa0aa5f6d79e
Allocating the LinuxKPI current structure from a software interrupt thread
must be done using the M_NOWAIT flag after 1ae20f7c70ea .

MFC after: 1 week
Sponsored by: Mellanox Technologies // NVIDIA Networking
sys/compat/linuxkpi/common/src/linux_compat.c