DragonFly commits List (threaded) for 2011-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Change ccb state with lock held
commit dcdc077063c23b0b9c5ed1d8759cc01a09d36805
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Fri Apr 15 08:24:55 2011 -0700
kernel - Change ccb state with lock held
* When putting a CCB back into the ap_ccb_free list do not
change the state until after ap_ccb_lock has been acquired.
Summary of changes:
sys/dev/disk/ahci/ahci.c | 2 +-
sys/dev/disk/sili/sili.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/dcdc077063c23b0b9c5ed1d8759cc01a09d36805
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]