HomeFreeBSD

Remove taskqueue_enqueue_fast().

Description

Remove taskqueue_enqueue_fast().

taskqueue_enqueue() was changed to support both fast and non-fast
taskqueues 10 years ago in r154167. It has been a compat shim ever
since. It's time for the compat shim to go.

Submitted by: Howard Su <howard0su@gmail.com>
Reviewed by: sephe
Differential Revision: https://reviews.freebsd.org/D5131

Details

Provenance
jhbAuthored on
Differential Revision
D5131: Remove taskqueue_enqueue_fast from the tree
Parents
rS296271: Restore configuration for RISC-V.
Branches
Unknown
Tags
Unknown