kib a441abaf37 Hide the internals of vm_page_lock(9) from the loadable modules.
Since the address of vm_page lock mutex depends on the kernel options,
it is easy for module to get out of sync with the kernel.

No vm_page_lockptr() accessor is provided for modules. It can be added
later if needed, unless proper KPI is developed to serve the needs.

Reviewed by:	attilio, alc
MFC after:	3 weeks
2011-11-29 13:07:32 +00:00
..
2011-11-28 21:42:31 +00:00
2011-11-28 23:36:48 +00:00
2011-10-27 14:15:26 +00:00
2011-11-27 15:43:49 +00:00
2011-11-28 19:48:04 +00:00
2011-11-28 23:36:48 +00:00
2011-11-28 20:48:35 +00:00
2011-11-26 23:57:03 +00:00
2011-11-27 15:49:46 +00:00