看板 DFBSD_commit 關於我們 聯絡資訊
commit 436d89b820be2ddd8dacf96dd4430ca51ceef56f Author: Sepherosa Ziehau <sephe@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@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