]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allocating the LinuxKPI current structure from an interrupt thread must be
authorHans Petter Selasky <hselasky@FreeBSD.org>
Wed, 10 Mar 2021 09:50:01 +0000 (10:50 +0100)
committerHans Petter Selasky <hselasky@FreeBSD.org>
Wed, 10 Mar 2021 09:51:04 +0000 (10:51 +0100)
commitd1cbe79089868226625c12ef49f51214d79aa427
tree8c43855bb631bf73198a674c9c4efe4d0df6785e
parentce53f92e6c81aebacd265665ef1abc04b63fe124
Allocating the LinuxKPI current structure from an 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