git: i386: Move imcr_present from mp_machdep.c to machdep.c

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Fri May 27 05:20:38 PDT 2011


commit 1d903de51f3ca14b8145b2b44833f0c4bf03417c
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Fri May 27 20:24:41 2011 +0800

    i386: Move imcr_present from mp_machdep.c to machdep.c

Summary of changes:
 sys/platform/pc32/apic/ioapic_abi.c |    2 ++
 sys/platform/pc32/i386/machdep.c    |    2 ++
 sys/platform/pc32/i386/mp_machdep.c |    1 -
 sys/platform/pc32/i386/mptable.c    |    1 +
 sys/platform/pc32/icu/icu_abi.c     |    2 ++
 sys/platform/pc32/include/smp.h     |    1 -
 6 files changed, 7 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1d903de51f3ca14b8145b2b44833f0c4bf03417c


-- 
DragonFly BSD source repository





More information about the Commits mailing list