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

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


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 31 May 2011 00:08:58 -0700 (PDT)

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



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