From: Philippe Gerum <rpm@xenomai.org>
To: "Ignacio García Pérez" <iggarpe@domain.hid>
Cc: xenomai-core <xenomai@xenomai.org>
Subject: Re: [Xenomai-core] [BUG] rt_pipe_flush declaration missing in skins/native/pipe.h
Date: Mon, 14 Nov 2005 17:20:38 +0100 [thread overview]
Message-ID: <4378B956.6020807@domain.hid> (raw)
In-Reply-To: <4378B67B.7090200@domain.hid>
Ignacio García Pérez wrote:
> Philippe Gerum wrote:
>
>
>>Ignacio García Pérez wrote:
>>
>>
>>>Hi,
>>>
>>>The subject says it all.
>>>
>>
>>Fixed, thanks.
>>
>>PS: please send patches when possible, it's faster to handle for me
>>and less likely to be forgotten in my job queue. TIA,
>>
>
> I updated my source from the repository, and the
> EXPORT_SYMBOL(rt_pipe_flush) in pipe.c is missing, so rt_pipe_flush is
> not usable yet. Patch attached.
>
Applied, thanks.
> Nacho.
>
>
> ------------------------------------------------------------------------
>
> Index: skins/native/pipe.c
> ===================================================================
> --- skins/native/pipe.c (revision 143)
> +++ skins/native/pipe.c (working copy)
> @@ -1050,5 +1050,6 @@
> EXPORT_SYMBOL(rt_pipe_read);
> EXPORT_SYMBOL(rt_pipe_write);
> EXPORT_SYMBOL(rt_pipe_stream);
> +EXPORT_SYMBOL(rt_pipe_flush);
> EXPORT_SYMBOL(rt_pipe_alloc);
> EXPORT_SYMBOL(rt_pipe_free);
--
Philippe.
prev parent reply other threads:[~2005-11-14 16:20 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-08 8:38 [Xenomai-core] [BUG] scheduling order of dying shadow threads Jan Kiszka
2005-11-08 9:32 ` Philippe Gerum
2005-11-08 15:51 ` Philippe Gerum
2005-11-08 16:21 ` Sebastian Smolorz
2005-11-08 16:30 ` Jan Kiszka
2005-11-08 17:47 ` Philippe Gerum
2005-11-14 12:45 ` [Xenomai-core] [BUG] rt_pipe_flush declaration missing in skins/native/pipe.h Ignacio García Pérez
2005-11-14 15:02 ` Philippe Gerum
2005-11-14 16:08 ` Ignacio García Pérez
2005-11-14 16:20 ` Philippe Gerum [this message]
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=4378B956.6020807@domain.hid \
--to=rpm@xenomai.org \
--cc=iggarpe@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.