Move some other SI_SUB_INIT_IF initializations to SI_SUB_TASKQ
authorcem <cem@FreeBSD.org>
Fri, 18 Aug 2017 18:55:07 +0000 (18:55 +0000)
committercem <cem@FreeBSD.org>
Fri, 18 Aug 2017 18:55:07 +0000 (18:55 +0000)
commite2500ac573cf91d0ab0af3bd9bcb4193b834f92e
tree26402d3f653df3ca3f185871daf06750885998f6
parent5b2ee3b7e932eb1b4779da8bf87aaa35901900b1
Move some other SI_SUB_INIT_IF initializations to SI_SUB_TASKQ

Drop the EARLY_AP_STARTUP gtaskqueue code, as gtaskqueues are now
initialized before APs are started.

Reviewed by: hselasky@, jhb@
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D12054
sys/compat/linuxkpi/common/src/linux_tasklet.c
sys/compat/linuxkpi/common/src/linux_work.c
sys/sys/gtaskqueue.h