opnsense-src/sys/amd64
Konstantin Belousov 5c0c22e92e The context switch to the 32bit binary does not properly restore
the fsbase value. The switch loads the fs segment register, that
invalidates the value in fsbase msr, thus value in %r9 can not be
considered the current value for fsbase anymore.

Unconditionally reload fsbase when switching to 32bit binary.

PR:	130526
MFC after:	3 weeks
2009-01-20 12:07:49 +00:00
..
acpica In keeping with style(9)'s recommendations on macros, use a ';' 2008-03-16 10:58:09 +00:00
amd64 The context switch to the 32bit binary does not properly restore 2009-01-20 12:07:49 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Take NTFS option out to match i386 GENERIC. 2009-01-19 15:33:06 +00:00
ia32 - When executing FreeBSD/amd64 binaries from FreeBSD/i386 or Linux/i386 2008-09-02 17:52:11 +00:00
include Add basic amd64 support for VIA Nano processors. 2009-01-12 19:17:35 +00:00
isa Now that all platforms use genclock, shuffle things around slightly 2008-04-22 19:38:30 +00:00
linux32 Remove obsolete AT_DEBUG stuff. It never should have been committed 2008-12-17 06:11:42 +00:00
pci Add a 'hw.pci.mcfg' tunable. It can be set to 0 to disable memory-mapped 2008-09-11 21:42:11 +00:00
Makefile Adjustments to make a tags file a bit more suitable to amd64. 2008-12-01 14:15:10 +00:00