DragonFly commits List (threaded) for 2011-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: x86_64: Move mp_naps from mp_machdep.c to machdep.c
commit 637df2f6d055fc5c22a8ab420ff38dc901050e9e
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Fri May 27 20:34:25 2011 +0800
x86_64: Move mp_naps from mp_machdep.c to machdep.c
Summary of changes:
sys/platform/pc64/acpica5/acpi_madt.c | 4 +++-
sys/platform/pc64/apic/lapic.c | 8 +++++---
sys/platform/pc64/include/smp.h | 3 ---
sys/platform/pc64/x86_64/machdep.c | 2 ++
sys/platform/pc64/x86_64/mp_machdep.c | 12 ++++++------
sys/platform/pc64/x86_64/mptable.c | 7 ++++---
6 files changed, 20 insertions(+), 16 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/637df2f6d055fc5c22a8ab420ff38dc901050e9e
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]