git: vkernel64: Fix the way syscalls are passed to the vkernel.

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Mar 24 13:30:09 PDT 2010


commit 571cdd8317ef64c2937f3a7f97fb233e21b3c823
Author: Jordan Gordeev <jgordeev at dir.bg>
Date:   Fri Jan 22 22:29:03 2010 +0200

    vkernel64: Fix the way syscalls are passed to the vkernel.

Summary of changes:
 sys/cpu/x86_64/include/trap.h        |    1 +
 sys/platform/pc64/x86_64/exception.S |    1 +
 sys/platform/vkernel64/amd64/trap.c  |    4 ++--
 3 files changed, 4 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/571cdd8317ef64c2937f3a7f97fb233e21b3c823


-- 
DragonFly BSD source repository





More information about the Commits mailing list