git: Fix the VKERNEL/VKERNEL64 build.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Sep 8 10:19:04 PDT 2011
commit 7773e565e666d3fba6504d41f1337f98e24c2b45
Author: Sascha Wildner <saw at online.de>
Date: Thu Sep 8 19:16:42 2011 +0200
Fix the VKERNEL/VKERNEL64 build.
Stuff dt_lock into <machine/segments.h>.
Summary of changes:
sys/cpu/i386/include/segments.h | 2 +-
sys/cpu/x86_64/include/segments.h | 1 +
sys/platform/pc32/include/proc.h | 5 -----
sys/platform/pc64/include/proc.h | 5 -----
4 files changed, 2 insertions(+), 11 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7773e565e666d3fba6504d41f1337f98e24c2b45
--
DragonFly BSD source repository
More information about the Commits
mailing list