From 317f674824039123cacbc3f365c2e35faa93207c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fran=C3=A7ois=20Tigeot?= Date: Mon, 19 Nov 2012 09:48:47 +0100 Subject: [PATCH] Porting: Document a callout_drain() replacement --- doc/porting_drivers.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/porting_drivers.txt b/doc/porting_drivers.txt index c757805e88..0479eecc29 100644 --- a/doc/porting_drivers.txt +++ b/doc/porting_drivers.txt @@ -138,3 +138,5 @@ $DragonFly: doc/notes/porting_drivers.txt,v 1.4 2008/04/06 19:08:30 pavalos Exp * CAM CODE - cam_simq* code refcounts, so shared device queues (raid and multi-channel devices) are not freed before all references have gone away. + +* callout_drain() should be replaced by callout_stop_sync() -- 2.41.0