New commits:
http://git.directfb.org/?p=core/linux-fusion.git;a=commit;h=2889e1738d5e8b39987a40de39eac994d2c15389
commit 2889e1738d5e8b39987a40de39eac994d2c15389
Author: Denis Oliver Kropp <[EMAIL PROTECTED](none)>
Date: Sat Jul 19 18:15:25 2008 +0200
[calls] Fixed FUSION_CALL_RETURN errors with destroyed calls during
shutdown.
When a FusionCall is destroyed via FUSION_CALL_DESTROY, it waits for all
pending
execution requests to be processed (synchronous or asynchronous) and waits
for
the results to be sent back for synchronous calls in case they get
defered...
Added fusionee_wait_processing() to wait for processing of all pending
messages
with a certain type and ID.
linux/drivers/char/fusion/call.c | 125 ++++++++++++++++++++++------------
linux/drivers/char/fusion/fusionee.c | 56 +++++++++++++++-
linux/drivers/char/fusion/fusionee.h | 5 ++
3 files changed, 140 insertions(+), 46 deletions(-)
http://git.directfb.org/?p=core/linux-fusion.git;a=commit;h=86c1cadd7d62e4d4c759c94941a41172044187b1
commit 86c1cadd7d62e4d4c759c94941a41172044187b1
Author: Denis Oliver Kropp <[EMAIL PROTECTED](none)>
Date: Sat Jul 19 18:13:20 2008 +0200
[tests] Change calls test to use asynchronous (FCEF_ONEWAY) calls, more
output.
tests/Makefile | 7 ++++-
tests/calls.c | 66 ++++++++++++++++++++++++++++++++++++++++++++------------
2 files changed, 57 insertions(+), 16 deletions(-)
http://git.directfb.org/?p=core/linux-fusion.git;a=commit;h=23605c744abcccbd911ab7cf3185d2bf86c1e355
commit 23605c744abcccbd911ab7cf3185d2bf86c1e355
Author: Denis Oliver Kropp <[EMAIL PROTECTED](none)>
Date: Sat Jul 19 18:12:23 2008 +0200
[entries] Include <linux/mutex.h> instead of <linux/semaphore.h>, probably
not working with all kernels...
linux/drivers/char/fusion/entries.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.directfb.org/?p=core/linux-fusion.git;a=commit;h=a7aa6226c4f2c67d093a92e09118f86efb6d7254
commit a7aa6226c4f2c67d093a92e09118f86efb6d7254
Author: Denis Oliver Kropp <[EMAIL PROTECTED](none)>
Date: Mon Jun 2 16:40:35 2008 +0200
updated ChangeLog
ChangeLog | 3545 ++++++++++++++++++++++++++++++-------------------------------
1 files changed, 1722 insertions(+), 1823 deletions(-)
_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs