git: Defer LAPIC checking from pmap_bootstrap() to mp_enable()
Michael Neumann
mneumann at crater.dragonflybsd.org
Thu Sep 23 07:32:42 PDT 2010
commit f799e24625682f0a955600e3b656650ddc1aec54
Author: Michael Neumann <mneumann at ntecs.de>
Date: Sat Oct 2 15:40:59 2010 +0200
Defer LAPIC checking from pmap_bootstrap() to mp_enable()
Similar to commit 8b5fcfe2eabb8f50c8211d71788097cd4bfd98ba
Summary of changes:
sys/platform/pc64/x86_64/mp_machdep.c | 3 +++
sys/platform/pc64/x86_64/pmap.c | 4 ----
2 files changed, 3 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f799e24625682f0a955600e3b656650ddc1aec54
--
DragonFly BSD source repository
More information about the Commits
mailing list