freebsd-nq/sys/amd64
Peter Wemm 1af04fadd1 Take a shot at fixing a nasty bug in the pmap changes that I did. I
missed the pmap_kenter/kremove in this file, which leads to read()/write()
of /dev/mem using stale TLB entries. (gah!)  Fortunately, mmap of /dev/mem
wasn't affected, so it wasn't as bad as it could have been.  This throws
some light on the 'X server affects stability' thread....

Pointed out by:	bde
2002-08-03 00:59:15 +00:00
..
acpica Fix a bug about stack manipulation at ACPI wakeup. 2002-08-01 09:48:01 +00:00
amd64 Take a shot at fixing a nasty bug in the pmap changes that I did. I 2002-08-03 00:59:15 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf Fix the link to the Handbook 2002-08-01 17:21:18 +00:00
ia32 Regenerate 2002-07-20 02:56:34 +00:00
include Move a prototype to the least wrong place. 2002-08-02 18:45:43 +00:00
isa Revive backed out pmap related changes from Feb 2002. The highlights are: 2002-07-12 07:56:11 +00:00
pci Move a prototype to the least wrong place. 2002-08-02 18:45:43 +00:00
Makefile