K 10 svn:author V 3 jhb K 8 svn:date V 27 2016-03-01T17:47:32.070786Z K 7 svn:log V 336 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 Reviewed by: sephe Differential Revision: https://reviews.freebsd.org/D5131 END