DragonFly commits List (threaded) for 2010-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Do not back out critical section for exchange_scr() call
commit 1810054a4ae5b647cf09b7417d2e619d21770b5f
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/1810054a4ae5b647cf09b7417d2e619d21770b5f
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]