freebsd-dev/sys/i386
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
apm Some fix for the recent apm module changes. 2001-11-01 16:34:07 +00:00
bios Some fix for the recent apm module changes. 2001-11-01 16:34:07 +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 the ifpi2 driver. 2001-12-22 09:29:03 +00:00
i386 You know those 'XXX what about SMP' comments in pmap_kenter()? Well, 2001-12-31 20:02:46 +00:00
ibcs2 Update to C99, s/__FUNCTION__/__func__/, 2001-12-10 08:09:49 +00:00
include Add support for the AVM Fritz!Card PCI version 2 controller. 2001-12-22 09:25:55 +00:00
isa Use the new resource_list_print_type() function. 2001-12-21 21:54:56 +00:00
linux Convert BSD trap codes to i386. 2001-11-20 09:39:31 +00:00
pci Add identification string for AMD-761 host to PCI bridge. 2001-12-10 09:27:00 +00:00
svr4 If we have a p variable pointing to td->td_proc already, use it instead of 2001-09-18 21:20:58 +00:00
Makefile Update pathnames for creation of tags file. 2001-12-05 01:23:21 +00:00