From: Paul Mackerras <paulus@samba.org>
To: Roland McGrath <roland@redhat.com>
Cc: linuxppc-dev@ozlabs.org, akpm@linux-foundation.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] powerpc TLF_RESTORE_SIGMASK
Date: Wed, 23 Apr 2008 15:04:53 +1000 [thread overview]
Message-ID: <18446.50037.964682.539009@cargo.ozlabs.ibm.com> (raw)
In-Reply-To: <20080403210842.6C88C26F98D@magilla.localdomain>
Roland McGrath writes:
> This requires the earlier HAVE_SET_RESTORE_SIGMASK patch series.
> This does the same for powerpc that I posted the x86 change for.
...
> +static inline void set_restore_sigmask(void)
> +{
> + struct thread_info *ti = current_thread_info();
> + ti->local_flags |= TLF_RESTORE_SIGMASK;
This should be _TLF_RESTORE_SIGMASK (leading '_'), I think.
Paul.
next prev parent reply other threads:[~2008-04-23 5:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-03 21:08 [PATCH] powerpc TLF_RESTORE_SIGMASK Roland McGrath
2008-04-10 6:51 ` Andrew Morton
2008-04-11 1:36 ` Roland McGrath
2008-04-11 1:50 ` Andrew Morton
2008-04-23 5:04 ` Paul Mackerras [this message]
2008-04-23 6:37 ` Roland McGrath
2008-04-24 6:31 ` Paul Mackerras
2008-04-28 7:30 ` Roland McGrath
2008-04-24 6:34 ` Paul Mackerras
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=18446.50037.964682.539009@cargo.ozlabs.ibm.com \
--to=paulus@samba.org \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=roland@redhat.com \
/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;
as well as URLs for NNTP newsgroup(s).