John Baldwin 97ecf6efa0 Don't free the cursor boundary tag during vmem_destroy().
The cursor boundary tag is statically allocated in the vmem instead of
from the vmem_bt_zone.  Explicitly remove it from the vmem's segment
list in vmem_destroy before freeing all the segments from the vmem.

Reviewed by:	markj
MFC after:	1 week
Sponsored by:	Chelsio Communications
Differential Revision:	https://reviews.freebsd.org/D21953
2019-10-09 21:20:39 +00:00
..
2019-10-07 22:40:05 +00:00
2019-08-25 17:13:00 +00:00
2019-10-07 07:42:26 +00:00
2019-10-07 22:40:05 +00:00
2019-10-09 21:02:06 +00:00
2019-10-07 22:40:05 +00:00
2019-10-07 22:40:05 +00:00
2019-10-07 22:40:05 +00:00
2019-09-27 19:17:40 +00:00
2019-10-06 22:18:03 +00:00
2019-10-08 21:14:11 +00:00