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

git: ioapic: Move MachIntrABI switching from ABI finalize to I/O APIC configure


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 19 Mar 2011 04:24:45 -0700 (PDT)

commit e091866577a67c6fb5fdaa075441497a41a73653
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Sat Mar 19 19:11:10 2011 +0800

    ioapic: Move MachIntrABI switching from ABI finalize to I/O APIC configure

Summary of changes:
 sys/platform/pc32/apic/ioapic_abi.c   |   34 +-------------------------------
 sys/platform/pc32/apic/mpapic.c       |   22 +++++++++++++++++++++
 sys/platform/pc32/i386/mp_machdep.c   |   19 ++++++++++++++++++
 sys/platform/pc32/icu/icu_abi.c       |   24 +----------------------
 sys/platform/pc64/apic/ioapic_abi.c   |   34 +-------------------------------
 sys/platform/pc64/apic/mpapic.c       |   22 +++++++++++++++++++++
 sys/platform/pc64/icu/icu_abi.c       |   24 +----------------------
 sys/platform/pc64/x86_64/mp_machdep.c |   19 ++++++++++++++++++
 8 files changed, 88 insertions(+), 110 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e091866577a67c6fb5fdaa075441497a41a73653


-- 
DragonFly BSD source repository



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