Wrap the VM MAP locking routines with _KERNEL, user-land has no
authorHiten Pandya <hmp@dragonflybsd.org>
Mon, 24 May 2004 07:25:36 +0000 (07:25 +0000)
committerHiten Pandya <hmp@dragonflybsd.org>
Mon, 24 May 2004 07:25:36 +0000 (07:25 +0000)
commitd5fa53d4a2072b7c8a2a8516ae54eaed62e5c540
treea4169b8baf87ec6e4d502b595ba0a3ad4696e850
parente38462a2284daf0fc6065a75bda889857537b975
Wrap the VM MAP locking routines with _KERNEL, user-land has no
business with them.

This fixes quite a lot of sysutil/ ports indirectly, because
they include <sys/user.h> which ends up including <vm/vm_map.h>.
sys/vm/vm_map.h