All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-core] [PATCH] Fix rt_mutex_acquire_until doc
@ 2008-08-29  6:33 Jan Kiszka
  2008-09-21 18:14 ` Gilles Chanteperdrix
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Kiszka @ 2008-08-29  6:33 UTC (permalink / raw)
  To: Xenomai-core

[-- Attachment #1: Type: text/plain, Size: 798 bytes --]

Copy&paste error?
(Note that diff misses the context, it's rt_mutex_acquire_until.)

Index: ksrc/skins/native/mutex.c
===================================================================
--- ksrc/skins/native/mutex.c	(Revision 4155)
+++ ksrc/skins/native/mutex.c	(Arbeitskopie)
@@ -421,10 +421,7 @@ int rt_mutex_acquire(RT_MUTEX *mutex, RT
  *
  * @param timeout The absolute date specifying a time limit to wait
  * for the mutex to be available to the calling task (see
- * note). Passing TM_INFINITE causes the caller to block indefinitely
- * until the mutex is available. Passing TM_NONBLOCK causes the
- * service to return immediately without waiting if the mutex is still
- * locked by another task.
+ * note).
  *
  * @return 0 is returned upon success. Otherwise:
  *


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 257 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Xenomai-core] [PATCH] Fix rt_mutex_acquire_until doc
  2008-08-29  6:33 [Xenomai-core] [PATCH] Fix rt_mutex_acquire_until doc Jan Kiszka
@ 2008-09-21 18:14 ` Gilles Chanteperdrix
  2008-09-21 18:15   ` Jan Kiszka
  0 siblings, 1 reply; 3+ messages in thread
From: Gilles Chanteperdrix @ 2008-09-21 18:14 UTC (permalink / raw)
  To: Jan Kiszka; +Cc: Xenomai-core

Jan Kiszka wrote:
> Copy&paste error?
> (Note that diff misses the context, it's rt_mutex_acquire_until.)

This one is already applied, right ?

-- 
					    Gilles.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Xenomai-core] [PATCH] Fix rt_mutex_acquire_until doc
  2008-09-21 18:14 ` Gilles Chanteperdrix
@ 2008-09-21 18:15   ` Jan Kiszka
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Kiszka @ 2008-09-21 18:15 UTC (permalink / raw)
  To: Gilles Chanteperdrix; +Cc: Xenomai-core

[-- Attachment #1: Type: text/plain, Size: 200 bytes --]

Gilles Chanteperdrix wrote:
> Jan Kiszka wrote:
>> Copy&paste error?
>> (Note that diff misses the context, it's rt_mutex_acquire_until.)
> 
> This one is already applied, right ?
> 

Jep.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 257 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-09-21 18:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-29  6:33 [Xenomai-core] [PATCH] Fix rt_mutex_acquire_until doc Jan Kiszka
2008-09-21 18:14 ` Gilles Chanteperdrix
2008-09-21 18:15   ` Jan Kiszka

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.