DragonFly commits List (threaded) for 2013-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel/mps: Fix a panic after the recent upgrade.
commit 9a992d433742251c0e85cb4282d83849fc4c0653
Author: Sascha Wildner <saw@online.de>
Date: Mon Jul 8 23:54:01 2013 +0200
kernel/mps: Fix a panic after the recent upgrade.
It was crashing in xpt_done() with a NULL ccb. Reverting FreeBSD's
r249468 fixes that.
Something seems to be missing or different in our CAM here.
Summary of changes:
sys/dev/raid/mps/mps_sas.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9a992d433742251c0e85cb4282d83849fc4c0653
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]