public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Adhemerval Zanella <adhemerval.zanella@linaro.org>
To: Andreas Schwab <schwab@suse.de>,
	Adhemerval Zanella via Libc-alpha <libc-alpha@sourceware.org>
Subject: Re: [PATCH v2] nptl: Fix __libc_cleanup_pop_restore asynchronous restore (BZ#29214)
Date: Tue, 7 Jun 2022 13:06:07 -0300	[thread overview]
Message-ID: <255e6398-a1ca-8ae7-849f-4d49b484f705@linaro.org> (raw)
In-Reply-To: <mvm35ggfpaj.fsf@suse.de>



On 07/06/2022 12:48, Andreas Schwab wrote:
> On Jun 07 2022, Adhemerval Zanella via Libc-alpha wrote:
> 
>> This was due a wrong revert done on 404656009b459658.
> 
> Ok.
> 
>> +  /* Wait indefinitely for cancellation, which only works if asynchronous
>> +     cancellation is enabled.  */
>> +#ifdef SYS_pause
>> +  syscall (__NR_pause);
> 
> That should be SYS_pause.
> 

Ok, I will fix it.

      reply	other threads:[~2022-06-07 16:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-07 13:44 Adhemerval Zanella
2022-06-07 15:48 ` Andreas Schwab
2022-06-07 16:06   ` Adhemerval Zanella [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=255e6398-a1ca-8ae7-849f-4d49b484f705@linaro.org \
    --to=adhemerval.zanella@linaro.org \
    --cc=libc-alpha@sourceware.org \
    --cc=schwab@suse.de \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).