DragonFly commits List (threaded) for 2011-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: x86_64: Move CPU ID and APIC ID maps from mp_machdep.c to lapic.c
commit 511ba3553f64283f5de79cb1d836ab072063eae1
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Sat May 14 22:00:25 2011 +0800
x86_64: Move CPU ID and APIC ID maps from mp_machdep.c to lapic.c
Summary of changes:
sys/platform/pc64/apic/lapic.c | 7 +++++++
sys/platform/pc64/apic/lapic.h | 2 ++
sys/platform/pc64/include/smp.h | 2 --
sys/platform/pc64/x86_64/mp_machdep.c | 7 -------
4 files changed, 9 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/511ba3553f64283f5de79cb1d836ab072063eae1
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]