DragonFly-2.3.1.102.g436d8 master sys/dev/raid/aac aac.c

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Wed May 20 06:25:53 PDT 2009


commit 436d89b820be2ddd8dacf96dd4430ca51ceef56f
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Wed May 20 21:18:17 2009 +0800

    aac(4): Functions called on the interrupt processing code path is not MPSAFE
    yet, so don't mark its interrupt handler MPSAFE.
    
    Reported-and-tested-by: Archimedes Gaviola <archimedes.gaviola at gmail.com>

Summary of changes:
 sys/dev/raid/aac/aac.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/436d89b820be2ddd8dacf96dd4430ca51ceef56f


-- 
DragonFly BSD source repository





More information about the Commits mailing list