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

git: MachIntrABI: Add method to return IRQ's target CPU


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 11 Oct 2011 06:47:26 -0700 (PDT)

commit a05c798cb149ef06005cf2c2af8442db74a34d49
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Mon Oct 3 22:28:38 2011 +0800

    MachIntrABI: Add method to return IRQ's target CPU

Summary of changes:
 sys/platform/pc32/apic/ioapic_abi.c        |    9 +++++++++
 sys/platform/pc32/icu/icu_abi.c            |    8 ++++++++
 sys/platform/pc64/apic/ioapic_abi.c        |    9 +++++++++
 sys/platform/pc64/icu/icu_abi.c            |    8 ++++++++
 sys/platform/vkernel/platform/machintr.c   |    8 ++++++++
 sys/platform/vkernel64/platform/machintr.c |    8 ++++++++
 sys/sys/machintr.h                         |    2 ++
 7 files changed, 52 insertions(+), 0 deletions(-)

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


-- 
DragonFly BSD source repository



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