git: DragonFly_RELEASE_2_8 kernel - Do not back out critical section for exchange_scr() call
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Sun Oct 31 23:14:29 PDT 2010
    
    
  
commit f48559fd3cbe6d5d532ff56cc0d04c854cd30b01
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Oct 31 19:38:46 2010 -0700
    kernel - Do not back out critical section for exchange_scr() call
    
    * The critical section may be protecting a spinlock and cannot be safely
      backed out when calling exchange_scr().
    
    * Fixes a panic.
    
    Reported-by: rob
Summary of changes:
 sys/dev/misc/syscons/syscons.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f48559fd3cbe6d5d532ff56cc0d04c854cd30b01
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list