From 4f782cdac7d5e5ea86a34629eb1da5d0b4338416 Mon Sep 17 00:00:00 2001 From: compudj Date: Wed, 6 Jul 2005 19:25:02 +0000 Subject: [PATCH] update git-svn-id: http://ltt.polymtl.ca/svn@961 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/doc/developer/ltt-experimental-rewrite.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ltt/branches/poly/doc/developer/ltt-experimental-rewrite.html b/ltt/branches/poly/doc/developer/ltt-experimental-rewrite.html index 3a27c62b..eb67d66d 100644 --- a/ltt/branches/poly/doc/developer/ltt-experimental-rewrite.html +++ b/ltt/branches/poly/doc/developer/ltt-experimental-rewrite.html @@ -12,7 +12,6 @@ ltt_trace_create() remove sleep in spinlock use GFP_ATOMIC kmalloc
* TODO
Fix the locking of module hooks.
Per cpu read lock on trace structure OR use list rcu.
-Remove the callback struct from the trace struct.



@@ -29,6 +28,7 @@ Change the name of XML files from XML to something else.
Remove ltt-base.c.

* Not planned for integration
+Remove the callback struct from the trace struct.



-- 2.34.1