HomeFreeBSD

epoch(9): Don't trigger taskq enqueue before the grouptaskqs are setup

Description

epoch(9): Don't trigger taskq enqueue before the grouptaskqs are setup

If EARLY_AP_STARTUP is not defined it is possible for an epoch to be
allocated prior to it being possible to call epoch_call without
issue.

Based on patch by andrew@

PR: 229014
Reported by: andrew

Details

Provenance
mmacyAuthored on
Parents
rS335577: Revert r334843, and partially revert r335180.
Branches
Unknown
Tags
Unknown