freebsd-dev/sys/compat/linuxkpi
Hans Petter Selasky c23b6e238f Don't create any threads before SI_SUB_INIT_IF in the LinuxKPI. Else
kthread_add() will assert it is called too soon. This fixes a startup
issue when COMPAT_LINUXKPI is in enabled the kernel configuration
file.

Reported by:		Michael Butler <imb@protected-networks.net>
MFC after:		1 week
Sponsored by:		Mellanox Technologies
2017-03-09 09:17:43 +00:00
..
common Don't create any threads before SI_SUB_INIT_IF in the LinuxKPI. Else 2017-03-09 09:17:43 +00:00