freebsd-dev/sys/amd64
Matthew Dillon b00dcfdf74 You know those 'XXX what about SMP' comments in pmap_kenter()? Well,
they were right.  Fix both kenter() and kremove() for SMP by ensuring that
the tlb is flushed on other cpu's.  This will directly solve random-corruption
panic issues in -stable when it is MFC'd.  Better to be safe then sorry, we
can optimize this later.

Original Suspicion by: peter
Maybe MFC: immediately on re's permission
2001-12-31 20:02:46 +00:00
..
acpica Yet another verbose printing cleanup. Remove debug_wakeup flag and 2001-11-18 18:48:31 +00:00
amd64 You know those 'XXX what about SMP' comments in pmap_kenter()? Well, 2001-12-31 20:02:46 +00:00
conf Enable UFS_DIRHASH in the GENERIC kernel. 2001-12-14 16:27:11 +00:00
include Introduce a standard name for the lock protecting an interrupt controller 2001-12-20 23:48:31 +00:00
isa Use the new resource_list_print_type() function. 2001-12-21 21:54:56 +00:00
pci Add identification string for AMD-761 host to PCI bridge. 2001-12-10 09:27:00 +00:00
Makefile Update pathnames for creation of tags file. 2001-12-05 01:23:21 +00:00