Home
last modified time | relevance | path

Searched hist:ef5ba5a31dda81dc08b1c5095c63be267b061fa9 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/vm/
H A Dvm_page.hdiff ef5ba5a31dda81dc08b1c5095c63be267b061fa9 Fri May 31 18:00:42 CEST 2013 Alan Cox <alc@FreeBSD.org> Simplify the definition of vm_page_lock_assert(). There is no compelling
reason to inline the implementation of vm_page_lock_assert() in the
!KLD_MODULES case. Use the same implementation for both KLD_MODULES and
!KLD_MODULES.

Reviewed by: kib