hal ChangeLog,1.372.2.26,1.372.2.27
David Zeuthen
david at freedesktop.org
Mon Jan 10 22:45:02 PST 2005
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv26782
Modified Files:
Tag: hal-0_4-stable-branch
ChangeLog
Log Message:
2005-01-11 David Zeuthen <davidz at redhat.com>
* hald/callout.c: Simplify a lot more by demanding that callouts
are run sequentially - which they are anyway since everything is
serialized. Make a mental note to review and stress test this in
the morning.
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.372.2.26
retrieving revision 1.372.2.27
diff -u -d -r1.372.2.26 -r1.372.2.27
--- ChangeLog 11 Jan 2005 05:56:55 -0000 1.372.2.26
+++ ChangeLog 11 Jan 2005 06:45:00 -0000 1.372.2.27
@@ -1,5 +1,12 @@
2005-01-11 David Zeuthen <davidz at redhat.com>
+ * hald/callout.c: Simplify a lot more by demanding that callouts
+ are run sequentially - which they are anyway since everything is
+ serialized. Make a mental note to review and stress test this in
+ the morning.
+
+2005-01-11 David Zeuthen <davidz at redhat.com>
+
* hald/callout.c: Fix some craziness adding an idle handler for
detecting when callouts complete - fixes bug on my new AMD64
system with device add/remove prior to completion of callouts -
More information about the hal-commit
mailing list