git: kernel - Minor rerrangement to help w/ low level debugging

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Oct 31 19:46:34 PDT 2010


commit 3dc9b69849e7fcb1c27b0d6562684c64b0b2d874
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Oct 31 19:32:59 2010 -0700

    kernel - Minor rerrangement to help w/ low level debugging
    
    * Rearrange one of the conditionals in kvcprintf() so the routine can be
      called in very early boot before globaldata is set up.

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3dc9b69849e7fcb1c27b0d6562684c64b0b2d874


-- 
DragonFly BSD source repository





More information about the Commits mailing list