git: x86_64: Move int_to_apicintpin from mp_machdep.c to apic/ioapic_abi.c

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Tue May 31 00:10:00 PDT 2011


commit 566d27d4c9e2cffd73c617072441478e5d0fe757
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Tue May 31 15:08:30 2011 +0800

    x86_64: Move int_to_apicintpin from mp_machdep.c to apic/ioapic_abi.c

Summary of changes:
 sys/platform/pc64/apic/apic_vector.s  |    1 -
 sys/platform/pc64/apic/ioapic_abi.c   |   28 ++++++++++++++++++++++++++--
 sys/platform/pc64/apic/ioapic_abi.h   |   21 +++++++++++++++++++++
 sys/platform/pc64/include/smp.h       |   20 --------------------
 sys/platform/pc64/x86_64/genassym.c   |    4 +---
 sys/platform/pc64/x86_64/mp_machdep.c |    4 ----
 sys/platform/pc64/x86_64/nexus.c      |    1 +
 7 files changed, 49 insertions(+), 30 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/566d27d4c9e2cffd73c617072441478e5d0fe757


-- 
DragonFly BSD source repository





More information about the Commits mailing list