commit 40e515fcc137bce9d559adb1c31ad68f1df06f0e
Author: Matthew Dillon <[email protected]>
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/40e515fcc137bce9d559adb1c31ad68f1df06f0e
--
DragonFly BSD source repository