DragonFly BSD
DragonFly commits List (threaded) for 2011-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: i386: Move mp_naps from mp_machdep.c to machdep.c


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 27 May 2011 06:59:41 -0700 (PDT)

commit 2abaa0301e1da2de2a151fce51edae183b60f50d
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Fri May 27 22:04:20 2011 +0800

    i386: Move mp_naps from mp_machdep.c to machdep.c

Summary of changes:
 sys/platform/pc32/acpica5/acpi_madt.c |    4 +++-
 sys/platform/pc32/apic/lapic.c        |    9 +++++----
 sys/platform/pc32/i386/machdep.c      |    2 ++
 sys/platform/pc32/i386/mp_machdep.c   |   12 ++++++------
 sys/platform/pc32/i386/mptable.c      |    7 ++++---
 sys/platform/pc32/include/smp.h       |    3 ---
 6 files changed, 20 insertions(+), 17 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2abaa0301e1da2de2a151fce51edae183b60f50d


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]