git: vkernel - Fix early boot seg-fault
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Wed Sep  1 08:43:17 PDT 2010
    
    
  
commit d4f5f27caf71bf7e0767701e5cbdce6d66d49357
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Sep 1 08:42:00 2010 -0700
    vkernel - Fix early boot seg-fault
    
    * kprintf() needs 'mycpu' to work now, the vkernel was trying to use it
      too early.
    
    Reported-by: Ilya Dryomov
Summary of changes:
 sys/platform/vkernel/platform/init.c   |    5 ++++-
 sys/platform/vkernel64/platform/init.c |    5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d4f5f27caf71bf7e0767701e5cbdce6d66d49357
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list