DragonFly BSD
DragonFly commits List (threaded) for 2011-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 30 May 2011 07:59:28 -0700 (PDT)

commit fa6eddaf897e8e6e8c3e344945b41bbebdb30f8e
Author: Sepherosa Ziehau <sephe@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]