git: DragonFly_RELEASE_2_8 kernel - Temporarily back-out smp_invltlb() changes
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Oct 24 15:31:09 PDT 2010
commit 5ebb38a6820970ecbc917a7b97c092f200f71b27
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/5ebb38a6820970ecbc917a7b97c092f200f71b27
--
DragonFly BSD source repository
More information about the Commits
mailing list