git: kernel/mps: Fix a panic after the recent upgrade.

Sascha Wildner swildner at crater.dragonflybsd.org
Mon Jul 8 14:54:12 PDT 2013


commit 9a992d433742251c0e85cb4282d83849fc4c0653
Author: Sascha Wildner <saw at 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



More information about the Commits mailing list