git: kernel - pmap_spin needed for UP build

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Oct 18 21:12:32 PDT 2011


commit 492d98e6b3d974f37add30edccff2c7f0e05fae7
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Oct 18 18:12:25 2011 -0700

    kernel - pmap_spin needed for UP build
    
    * Place the pmap_spin declaration outside the #ifdef SMP sequence for UP.

Summary of changes:
 sys/kern/kern_spinlock.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/492d98e6b3d974f37add30edccff2c7f0e05fae7


-- 
DragonFly BSD source repository





More information about the Commits mailing list