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

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Wed May 25 02:42:37 PDT 2011


commit 85bcaa513c9d20aed6abc8303d104d1be79ca4c6
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Wed May 25 17:32:00 2011 +0800

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

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/85bcaa513c9d20aed6abc8303d104d1be79ca4c6


-- 
DragonFly BSD source repository





More information about the Commits mailing list