All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Jan Kiszka <jan.kiszka@domain.hid>
Cc: xenomai-core <xenomai@xenomai.org>
Subject: Re: [Xenomai-core] [PATCH] libnative: Avoid double-evaluation of rt_task_self()
Date: Thu, 02 Apr 2009 23:40:24 +0200	[thread overview]
Message-ID: <49D530C8.8050109@domain.hid> (raw)
In-Reply-To: <49D513D8.5020001@domain.hid>

Jan Kiszka wrote:
> [ can be pulled from git.xenomai.org/xenomai-jki.git queues/assorted ]
> 
> Keep the result of rt_task_self() in a local variable to avoid the
> second invocation.

Maybe we could create a pure/const variant of rt_task_self() for use in
task.c only which would avoid the double evaluatino ?

-- 
					    Gilles.


  reply	other threads:[~2009-04-02 21:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-02 19:36 [Xenomai-core] [PATCH] libnative: Avoid double-evaluation of rt_task_self() Jan Kiszka
2009-04-02 21:40 ` Gilles Chanteperdrix [this message]
2009-04-02 21:45   ` Philippe Gerum
2009-04-04  7:37     ` Jan Kiszka
2009-04-04  9:18       ` Philippe Gerum
2009-04-13 16:13         ` Jan Kiszka

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=49D530C8.8050109@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=jan.kiszka@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.