New commits:
http://git.directfb.org/?p=core/linux-fusion.git;a=commit;h=40f4adbcaf0bf9cb016d478a89e156a06cb04466
commit 40f4adbcaf0bf9cb016d478a89e156a06cb04466
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Tue Feb 19 15:29:05 2008 +0100

    [skirmish] Support resume of interrupted wait and regain lock after timeout.
    
    This is compatible with mutex/condition, except for expected errors.
    
    Requires user space changes.

 TODO                                  |    2 +
 linux/drivers/char/fusion/fusiondev.c |    6 ++-
 linux/drivers/char/fusion/skirmish.c  |  128 ++++++++++++++++++++++++---------
 linux/drivers/char/fusion/skirmish.h  |    9 +--
 linux/include/linux/fusion.h          |    5 +-
 5 files changed, 110 insertions(+), 40 deletions(-)

http://git.directfb.org/?p=core/linux-fusion.git;a=commit;h=d57e856bad14cf2fc84eff0a62375ceba5ae5c13
commit d57e856bad14cf2fc84eff0a62375ceba5ae5c13
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Mon Feb 18 22:36:44 2008 +0100

    [Makefile] Don't override KERNEL_VERSION and other variables if they're set 
in the environment.

 Makefile |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)


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

Reply via email to