From: David Mosberger <davidm@napali.hpl.hp.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [PATCH] __ARCH_WANT_SYS_SIGPROCMASK
Date: Fri, 04 Jun 2004 05:56:40 +0000 [thread overview]
Message-ID: <16576.3864.219324.295528@napali.hpl.hp.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0406030810070.11780-100000@dhcp64-180.boston.redhat.com>
Hi Jason,
>>>>> On Thu, 3 Jun 2004 08:17:43 -0400 (EDT), Jason Baron <jbaron@redhat.com> said:
Jason> The __ARCH_WANT_SYS_SIGPROCMASK #ifdef wraps the definition
Jason> of both sys_sigprocmask as well as sys_rt_sigaction. I think
Jason> it should probably only include the former. In any case, if
Jason> CONFIG_IA32_SUPPORT is not set the build can't find the
Jason> sys_rt_sigaction symbol as __ARCH_WANT_SYS_SIGPROCMASK is not
Jason> definied in this case. The patch below, makes the #ifdef only
Jason> apply to sys_sigprocmask. I've verfied that this patch does
Jason> not break x86, ppc, x86_64, and of course fixes ia64 builds
Jason> when CONFIG_IA32_SUPPORT is not set.
Darren Williams reported the same bug a few days ago on linux-ia64.
The patch is in my tree and just today hit Linus' tree (via Andrew),
so it should be all good now.
Thanks,
--david
prev parent reply other threads:[~2004-06-04 5:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-03 12:17 [PATCH] __ARCH_WANT_SYS_SIGPROCMASK Jason Baron
2004-06-04 5:56 ` David Mosberger [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=16576.3864.219324.295528@napali.hpl.hp.com \
--to=davidm@napali.hpl.hp.com \
--cc=linux-ia64@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox