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

git: amd64: declare initializecpu outside of SMP


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 3 Sep 2009 16:18:51 -0700 (PDT)

commit 6e738e4ef47a760239b9d0899c70f549bba1a063
Author: Simon Schubert <corecode@dragonflybsd.org>
Date:   Thu Sep 3 22:41:01 2009 +0200

    amd64: declare initializecpu outside of SMP
    
    initializecpu() is not a SMP-only function; we have to
    always declare it.  smp.h is the wrong file, but I didn't
    find any better location.

Summary of changes:
 sys/platform/pc64/include/smp.h |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6e738e4ef47a760239b9d0899c70f549bba1a063


-- 
DragonFly BSD source repository



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