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

git: DragonFly_RELEASE_2_8 kernel - Do not back out critical section for exchange_scr() call


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 31 Oct 2010 23:13:10 -0700 (PDT)

commit f48559fd3cbe6d5d532ff56cc0d04c854cd30b01
Author: Matthew Dillon <dillon@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



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