]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update the DIAGNOSTIC-only vmem_check_sanity() after r347949.
authorMark Johnston <markj@FreeBSD.org>
Sat, 18 May 2019 14:19:23 +0000 (14:19 +0000)
committerMark Johnston <markj@FreeBSD.org>
Sat, 18 May 2019 14:19:23 +0000 (14:19 +0000)
commitfd0be988cba4c3206bbc13c61342880048d68d07
tree38774a3529be2cfd7aeb351984d74d1ff123ce39
parent19a9d4fa28fbcc2c994295733165962b5d829361
Update the DIAGNOSTIC-only vmem_check_sanity() after r347949.

Cursor tags are special and shouldn't be subject to the existing checks.

Reported by: kib, David Wolfskill
MFC with: r347949
sys/kern/subr_vmem.c