git: DragonFly_RELEASE_2_8 kernel - x86_64 - Remove intrframe->if_gs
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Oct 24 09:39:32 PDT 2010
commit 41252e2ff494168d0c7be453e902f69bd7ce481d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Oct 23 09:33:49 2010 -0700
kernel - x86_64 - Remove intrframe->if_gs
* The if_gs field doesn't exist in the actual trap frame.
Summary of changes:
sys/cpu/x86_64/include/frame.h | 1 -
sys/platform/pc64/isa/npx.c | 1189 ----------------------------------------
2 files changed, 0 insertions(+), 1190 deletions(-)
delete mode 100644 sys/platform/pc64/isa/npx.c
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/41252e2ff494168d0c7be453e902f69bd7ce481d
--
DragonFly BSD source repository
More information about the Commits
mailing list