All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Carlos O'Donell" <carlos@systemhalted.org>
To: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: Helge Deller <deller@gmx.de>,
	linux-parisc <linux-parisc@vger.kernel.org>,
	John David Anglin <dave.anglin@bell.net>,
	Jeroen Roovers <jer@gentoo.org>
Subject: Re: systemd on hppa and number of free RT signals
Date: Thu, 9 Oct 2014 16:48:03 -0400	[thread overview]
Message-ID: <CAE2sS1gZKMncpWGKBqQ44ZQPnWBsG0H-XfNaghCRUe6OwQ2ujg@mail.gmail.com> (raw)
In-Reply-To: <20141009204115.GB4606@drone.musicnaut.iki.fi>

On Thu, Oct 9, 2014 at 4:41 PM, Aaro Koskinen <aaro.koskinen@iki.fi> wrote:
> #if defined(SIGEMT) && (!defined(SIGXCPU) || (SIGEMT != SIGXCPU))
>     case SIGEMT: return "SIGEMT";
> #endif

Helge,

I withdraw my suggestion to make SIGEMT equal to SIGABRT. Just remove
it. It's not needed on Linux and just causes problems.

In this case it conflicts with SIGABRT in the case statement. Better
to just remove it.

Cheers,
Carlos.

  reply	other threads:[~2014-10-09 20:48 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-07 19:39 systemd on hppa and number of free RT signals Helge Deller
2014-10-07 20:50 ` Jeroen Roovers
2014-10-07 21:07   ` Carlos O'Donell
2014-10-07 21:25   ` Helge Deller
2014-10-07 21:03 ` Carlos O'Donell
2014-10-07 21:21   ` Helge Deller
2014-10-07 22:12   ` Aaro Koskinen
2014-10-09 20:41   ` Aaro Koskinen
2014-10-09 20:48     ` Carlos O'Donell [this message]
2014-10-09 20:58       ` Helge Deller
2014-10-07 22:34 ` Aaro Koskinen
2014-10-08 15:59   ` John David Anglin
2014-10-08  9:10 ` Helge Deller

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=CAE2sS1gZKMncpWGKBqQ44ZQPnWBsG0H-XfNaghCRUe6OwQ2ujg@mail.gmail.com \
    --to=carlos@systemhalted.org \
    --cc=aaro.koskinen@iki.fi \
    --cc=dave.anglin@bell.net \
    --cc=deller@gmx.de \
    --cc=jer@gentoo.org \
    --cc=linux-parisc@vger.kernel.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.