1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/dev/xen
John Baldwin cbc4d2db75 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
2016-03-01 17:47:32 +00:00
..
balloon
blkback
blkfront Don't dereference a pointer immediately after determining that it is 2016-02-14 13:42:16 +00:00
console
control xen: fix dropping bitmap IPIs during resume 2015-11-18 18:11:19 +00:00
debug
evtchn
grant_table
netback New way to manage reference counting of mbuf external storage. 2016-03-01 00:17:14 +00:00
netfront Remove taskqueue_enqueue_fast(). 2016-03-01 17:47:32 +00:00
pci
pcifront
privcmd
pvcpu
timer
xenpci
xenstore