kernel - synchronize smp_invltlb()
commit9bbe2f36c777e6ba8ea574616ed330c1eb4cf653
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 23 Oct 2010 16:41:44 +0000 (23 09:41 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 24 Oct 2010 16:36:37 +0000 (24 09:36 -0700)
tree6477f790134626c409befdf5f8633121b0ff8731
parent486177ef9c4bdd3da9da4afc6cbc965a1d3b179c
kernel - synchronize smp_invltlb()

* With much of the kernel running MPSAFE, smp_invltlb() cannot run
  asynchronously.
sys/platform/pc32/i386/mp_machdep.c
sys/platform/pc64/x86_64/machdep.c
sys/platform/pc64/x86_64/mp_machdep.c