kernel - x86_64 - Remove intrframe->if_gs
commit41252e2ff494168d0c7be453e902f69bd7ce481d
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 23 Oct 2010 16:33:49 +0000 (23 09:33 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 24 Oct 2010 16:36:23 +0000 (24 09:36 -0700)
tree23f23df4df98633c05e8baa89171b1152695b654
parent1d00a640501ce88e28bf4e66d5490e698aa3b834
kernel - x86_64 - Remove intrframe->if_gs

* The if_gs field doesn't exist in the actual trap frame.
sys/cpu/x86_64/include/frame.h
sys/platform/pc64/isa/npx.c [deleted file]