freebsd-skq/sys/compat
bschmidt 06a992a873 Prefer pmap_extract() over pmap_kextract() as done in MmIsAddressValid().
According to the comment for MmIsAddressValid() there are issues on PAE
kernels using pmap_kextract().

Submitted by:	Paul B Mahol <onemda at gmail.com>
2010-11-22 20:39:29 +00:00
..
freebsd32 Add the ability for GDB to printout the thread name along with other 2010-11-22 14:42:13 +00:00
ia32 Reorganize syscall entry and leave handling. 2010-05-23 18:32:02 +00:00
linprocfs Break long line. 2010-11-08 15:14:14 +00:00
linsysfs Remove no-op assignment. 2010-11-15 23:14:14 +00:00
linux Fix linux kernel module breakage introduced in r215675, by including 2010-11-22 20:23:18 +00:00
ndis Prefer pmap_extract() over pmap_kextract() as done in MmIsAddressValid(). 2010-11-22 20:39:29 +00:00
netbsd
svr4 Add macro DECLARE_MODULE_TIED to denote a module as requiring the 2010-10-12 09:18:17 +00:00
x86bios Prefer pmap_unmapbios() over pmap_unmapdev(). The binary does not change 2010-10-05 18:38:23 +00:00