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

DragonFly-2.3.1.755.gea689d master sys/platform/pc32/apic apic_ipl.s apic_vector.s mpapic.c sys/platform/pc32/i386 genassym.c mp_machdep.c sys/platform/pc32/include smp.h


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 10 Jul 2009 19:35:34 -0700 (PDT)

commit ea689d1c5f57b6c79947344f715a9d920756eb8a
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Thu Jul 9 10:15:34 2009 +0800

    IO APIC: Get rid of apic_imen
    
    Add IOAPIC_IM_FLAG_MASKED to apic_intmapinfo, which indicates the
    IRQ is currently masked.  Use it instead of apic_imen.

Summary of changes:
 sys/platform/pc32/apic/apic_ipl.s    |   18 ++----------------
 sys/platform/pc32/apic/apic_vector.s |   12 +++++++-----
 sys/platform/pc32/apic/mpapic.c      |   12 ++++++------
 sys/platform/pc32/i386/genassym.c    |    1 +
 sys/platform/pc32/i386/mp_machdep.c  |    3 +++
 sys/platform/pc32/include/smp.h      |    1 +
 6 files changed, 20 insertions(+), 27 deletions(-)

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


-- 
DragonFly BSD source repository



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