git: x86_64/lapic: Handle the case that the CPU does not have LAPIC for SMP kernel

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sat May 14 08:43:36 PDT 2011


commit 3566408b4c452d86c801975e2fc3820900316fbf
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Sat May 14 23:32:37 2011 +0800

    x86_64/lapic: Handle the case that the CPU does not have LAPIC for SMP kernel

Summary of changes:
 sys/platform/pc64/apic/lapic.c        |   18 ++++++++++++++----
 sys/platform/pc64/apic/lapic.h        |    2 +-
 sys/platform/pc64/icu/icu.c           |   30 ++++++++++++++++++++++++++++++
 sys/platform/pc64/icu/icu_var.h       |    3 +++
 sys/platform/pc64/x86_64/mp_machdep.c |   28 +++++++++++++++++++++++++++-
 5 files changed, 75 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3566408b4c452d86c801975e2fc3820900316fbf


-- 
DragonFly BSD source repository





More information about the Commits mailing list