git: x86_64: Move ioapic_map() from mp_machdep.c to ioapic.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sat May 14 08:43:32 PDT 2011
commit acb8668fba81ee61862a365f6e7b13601db673dd
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Sat May 14 21:57:06 2011 +0800
x86_64: Move ioapic_map() from mp_machdep.c to ioapic.c
Summary of changes:
sys/platform/pc64/apic/ioapic.c | 13 +++++++++++++
sys/platform/pc64/apic/ioapic.h | 1 +
sys/platform/pc64/include/smp.h | 1 -
sys/platform/pc64/x86_64/mp_machdep.c | 12 ------------
4 files changed, 14 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/acb8668fba81ee61862a365f6e7b13601db673dd
--
DragonFly BSD source repository
More information about the Commits
mailing list