]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r322596:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 1 Aug 2018 13:13:43 +0000 (13:13 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 1 Aug 2018 13:13:43 +0000 (13:13 +0000)
commitc587f364e3853b60ac2f771b6f5bfcb413d5d281
tree3700c09362c6ee3c1045cd36c49a3cbb8d33217b
parent51171995ce63ea24bef969b3848fd662ee3bfae6
MFC r322596:
Add SI_SUB_TASKQ after SI_SUB_INTR and move taskqueue initialization there for EARLY_AP_STARTUP

This fixes a regression accidentally introduced in r322588, due to an
interaction with EARLY_AP_STARTUP.

Reviewed by: bdrewery@, jhb@
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D12053

git-svn-id: svn://svn.freebsd.org/base/stable/10@337042 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/sys/kernel.h
sys/sys/taskqueue.h