DragonFly commits List (threaded) for 2012-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: mfi(4): Use callout_init_mp() for the watchdog callout.
commit 45dd5c2d1b60b760a2300318b86325d8aa54a836
Author: Sascha Wildner <saw@online.de>
Date: Fri Jan 6 18:26:10 2012 +0100
mfi(4): Use callout_init_mp() for the watchdog callout.
mfi_timeout() is MP safe. When porting, I missed that FreeBSD passes
CALLOUT_MPSAFE here.
Summary of changes:
sys/dev/raid/mfi/mfi.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/45dd5c2d1b60b760a2300318b86325d8aa54a836
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]