New commits:
http://git.directfb.org/?p=core/linux-fusion.git;a=commit;h=282d0d77617ab589282597ebc736e0b3d41b9dc4
commit 282d0d77617ab589282597ebc736e0b3d41b9dc4
Author: Andreas Shimokawa <[email protected]>
Date:   Sat Apr 9 18:04:56 2011 +0200

    various bugfixes for process shutdown issues which led to kernel memory 
corruption
    
    - secure funionee reference counting with the fusionee semaphore
    - add fusion_skirmish_return_all_from() to return all transferred skirmishs
      back to the callers, otherwise the assertion in 
fusion_skirmish_reclaim_all()
      failed.
    - only free execution structure if caller is not signalled

 linux/drivers/char/fusion/call.c     |    5 ++-
 linux/drivers/char/fusion/fusionee.c |   21 ++++++++++++---
 linux/drivers/char/fusion/skirmish.c |   49 ++++++++++++++++++++++++++++++++++
 linux/drivers/char/fusion/skirmish.h |    1 +
 4 files changed, 70 insertions(+), 6 deletions(-)

_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to