freebsd-dev/sys/alpha
David Xu 740fd64d65 Validate if the value written into {FS,GS}.base is a canonical
address, writting non-canonical address can cause kernel a panic,
by restricting base values to 0..VM_MAXUSER_ADDRESS, ensuring
only canonical values get written to the registers.

Reviewed by: peter, Josepha Koshy < joseph.koshy at gmail dot com >
Approved by: re (scottl)
2005-07-10 23:31:11 +00:00
..
alpha Validate if the value written into {FS,GS}.base is a canonical 2005-07-10 23:31:11 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS from 2005-06-20 16:52:59 +00:00
include Some cleanups and tweaks to some of the atomic.h files in preparation for 2005-07-09 12:38:53 +00:00
isa Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 2005-05-29 04:42:30 +00:00
linux Regen after addition of linux_getpriority wrapper. 2005-06-08 20:47:30 +00:00
mcbus Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
osf1 - Remove spl's from osf1_usleep_thread(). 2005-07-07 19:16:30 +00:00
pci add cpu_idle support for 21066A based lca systems 2005-01-31 23:07:42 +00:00
tlsb Begin all license/copyright comments with /*- or #- 2005-01-05 20:05:52 +00:00
Makefile