From: Philippe Gerum <rpm@xenomai.org>
To: Filip Van Rillaer <Filip.VanRillaer@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] V2.4.4 on blackfin
Date: Thu, 31 Jul 2008 11:50:02 +0200 [thread overview]
Message-ID: <48918ACA.9090006@domain.hid> (raw)
In-Reply-To: <406CC9939904F143B9D42CEEA3E56E563ABBC9@domain.hid>
Filip Van Rillaer wrote:
>
> Hello,
>
> <<
>
> rt_event_wait seems not to work properly if one specifies a timeout :
> the functioncall returns after the specified of time, but it returns 0,
> instead of -ETIMEDOUT.
>
>>>
>
> In the mean time I found the bug : ksrc/skins/native/syscall.c:
>
> the last line of the function __rt_event_wait should be
>
> return err;
>
> instead of
>
> return 0;
>
Fixed in the development trunk/, thanks.
PS: please, next time send a patch; it is easier to read and apply, and most
importantly, maintainers usually raise the priority of your mail when they see
one attached/inlined.
TIA,
--
Philippe.
next prev parent reply other threads:[~2008-07-31 9:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-25 16:13 [Xenomai-help] V2.4.4 on blackfin Filip Van Rillaer
2008-07-31 9:50 ` Philippe Gerum [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-07-25 10:50 Filip Van Rillaer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48918ACA.9090006@domain.hid \
--to=rpm@xenomai.org \
--cc=Filip.VanRillaer@domain.hid \
--cc=xenomai@xenomai.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.