git: i386: Move int_to_apicintpin from mp_machdep.c to apic/ioapic_abi.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Mon May 30 07:59:46 PDT 2011
commit fa6eddaf897e8e6e8c3e344945b41bbebdb30f8e
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Mon May 30 23:02:31 2011 +0800
i386: Move int_to_apicintpin from mp_machdep.c to apic/ioapic_abi.c
Summary of changes:
sys/platform/pc32/apic/apic_vector.s | 1 -
sys/platform/pc32/apic/ioapic_abi.c | 28 ++++++++++++++++++++++++++--
sys/platform/pc32/apic/ioapic_abi.h | 21 +++++++++++++++++++++
sys/platform/pc32/i386/genassym.c | 6 +-----
sys/platform/pc32/i386/mp_machdep.c | 4 ----
sys/platform/pc32/i386/nexus.c | 1 +
sys/platform/pc32/include/smp.h | 20 --------------------
7 files changed, 49 insertions(+), 32 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fa6eddaf897e8e6e8c3e344945b41bbebdb30f8e
--
DragonFly BSD source repository
More information about the Commits
mailing list