git: sys/vm: Adjust position to define _KERNEL
Tomohiro Kusumi
tkusumi at crater.dragonflybsd.org
Thu Sep 24 07:46:32 PDT 2015
commit 3f397408437b0d6f9dbb0a029949b25bf81e54c7
Author: Tomohiro Kusumi <kusumi.tomohiro at gmail.com>
Date: Sun Sep 6 04:43:21 2015 +0900
sys/vm: Adjust position to define _KERNEL
Do the same as what sys/sys/buf2.h does.
Userspace can't include <sys/spinlock2.h> anyway, so this
commit doesn't make much difference. It's either including
<sys/vm/vm_page2.h> does nothing or results compile time
error.
Summary of changes:
sys/vm/vm_page2.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3f397408437b0d6f9dbb0a029949b25bf81e54c7
--
DragonFly BSD source repository
More information about the Commits
mailing list