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 ioapic function declarations from smp.h to apic/ioapic.h


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 4 May 2011 05:03:18 -0700 (PDT)

commit 61452645d3f99a146c86b5d16370d59041315db9
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Wed May 4 17:04:43 2011 +0800

    x86_64: Move ioapic function declarations from smp.h to apic/ioapic.h

Summary of changes:
 sys/platform/pc64/acpica5/acpi_madt.c     |    1 +
 sys/platform/pc64/apic/ioapic.c           |    1 +
 sys/platform/{pc32 => pc64}/apic/ioapic.h |    3 +-
 sys/platform/pc64/apic/ioapic_abi.c       |    3 +-
 sys/platform/pc64/include/smp.h           |   35 -----------------------------
 sys/platform/pc64/x86_64/mp_machdep.c     |    1 +
 6 files changed, 7 insertions(+), 37 deletions(-)
 copy sys/platform/{pc32 => pc64}/apic/ioapic.h (94%)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/61452645d3f99a146c86b5d16370d59041315db9


-- 
DragonFly BSD source repository



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