git: kernel/amr: Move amrd (disk) adding before amrp (cam passthrough).

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Aug 2 10:58:53 PDT 2013


commit 43d354493c7d98c9c1d3bb982ba17c69550819a0
Author: Sascha Wildner <saw at online.de>
Date:   Fri Aug 2 19:58:28 2013 +0200

    kernel/amr: Move amrd (disk) adding before amrp (cam passthrough).
    
    This fixes a panic seen when amr/amrp were compiled into the kernel.
    
    Dragonfly-bug: <http://bugs.dragonflybsd.org/issues/2575>
    Reported-by:   justin
    Actual-fix-by: sephe

Summary of changes:
 sys/dev/raid/amr/amr_disk.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/43d354493c7d98c9c1d3bb982ba17c69550819a0


-- 
DragonFly BSD source repository


More information about the Commits mailing list