git: kernel - Temporarily back-out smp_invltlb() changes
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Oct 24 15:31:08 PDT 2010
commit 1034c8cd01d65a13cbd87f594a6dd1e5dcb4e8ca
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Oct 24 15:29:00 2010 -0700
kernel - Temporarily back-out smp_invltlb() changes
* These changes are deadlocking i386 kernels, and it is too close to
the release so back them out for the release. The issue will be
fixed another way post-release.
Summary of changes:
sys/platform/pc32/i386/mp_machdep.c | 3 ++-
sys/platform/pc64/x86_64/mp_machdep.c | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1034c8cd01d65a13cbd87f594a6dd1e5dcb4e8ca
--
DragonFly BSD source repository
More information about the Commits
mailing list