All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Webb <jeff.webb@domain.hid>
To: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Cc: Xenomai help <xenomai@xenomai.org>
Subject: Re: [Xenomai-help] signal handling in Xenomai 2.6.0
Date: Wed, 15 Feb 2012 11:23:03 -0600	[thread overview]
Message-ID: <4F3BE9F7.2060707@domain.hid> (raw)
In-Reply-To: <4F3BDC1E.9090707@domain.hid>

On 02/15/2012 10:23 AM, Gilles Chanteperdrix wrote:
> On 02/15/2012 05:03 PM, Jeff Webb wrote:
>> I am not able to block signals using pthread_sigmask or sigprocmask
>> on my Xenomai 2.6.0 system.  If I compile my test program without
>> Xenomai, it works as I intended and blocks the requested signals.  If
>> I compile it for Xenomai, the requested signals are not blocked.
>>...
>> Can someone confirm that this code works on Xenomai 2.6.0?
>
> Please try the following patch:
> ...

Thanks, Gilles.  That seems to have fixed the problem.  I had to add "#include <signal.h>" at the top of rt_print.c to get your patched version to compile.   I just rebuilt my userspace packages, not the kernel.

Thanks again for the quick response.

-Jeff


  reply	other threads:[~2012-02-15 17:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-15 16:03 [Xenomai-help] signal handling in Xenomai 2.6.0 Jeff Webb
2012-02-15 16:23 ` Gilles Chanteperdrix
2012-02-15 17:23   ` Jeff Webb [this message]
2012-02-23 22:02   ` [Xenomai-help] Real-time printf " Jeff Webb
2012-02-23 22:26     ` Gilles Chanteperdrix
2012-02-23 23:07       ` Jeff Webb
2012-02-23 23:14         ` Gilles Chanteperdrix
2012-04-15 17:42         ` Gilles Chanteperdrix
2012-04-17 22:22           ` Jeff Webb

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=4F3BE9F7.2060707@domain.hid \
    --to=jeff.webb@domain.hid \
    --cc=gilles.chanteperdrix@xenomai.org \
    --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.