HomeFreeBSD

Change startup order for the no EARLY_AP_STARTUP case to initialize

Description

Change startup order for the no EARLY_AP_STARTUP case to initialize
gtaskqueue bits at SI_SUB_INIT_IF instead of waiting until SI_SUB_SMP
which is far too late.

Add an assertion in taskqgroup_attach() to catch startup initialization
failures in the future.

Reported by: kib bde

Details

Provenance
sbrunoAuthored on
Parents
rS312292: Remove arm's cpuconf.h, and references to it, after moving a few lines from
Branches
Unknown
Tags
Unknown