Assert that the pages found on the object queue by vm_page_next() and
authorkib <kib@FreeBSD.org>
Fri, 30 Dec 2016 17:37:06 +0000 (17:37 +0000)
committerkib <kib@FreeBSD.org>
Fri, 30 Dec 2016 17:37:06 +0000 (17:37 +0000)
commit8916f2e3c9351019804c2648434437135fa08c3f
tree55232e9df8a761f116de21314ac06a8e0437d88d
parentf9de0b98a3d77d83180ef2117d7798692c2cf7d0
Assert that the pages found on the object queue by vm_page_next() and
vm_page_prev() have correct ownership.

In collaboration with: alc
Sponsored by: The FreeBSD Foundation (kib)
MFC after: 1 week
sys/vm/vm_page.c