public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Phil Blundell <pb@pbcl.net>
To: Adhemerval Zanella <adhemerval.zanella@linaro.org>,
	 libc-alpha@sourceware.org
Subject: Re: [PATCH 08/19] nptl: arm: Fix Race conditions in pthread cancellation (BZ#12683)
Date: Mon, 11 Dec 2017 20:16:00 -0000	[thread overview]
Message-ID: <1513023369.10295.1.camel@pbcl.net> (raw)
In-Reply-To: <1513019223-7603-9-git-send-email-adhemerval.zanella@linaro.org>

On Mon, 2017-12-11 at 17:06 -0200, Adhemerval Zanella wrote:
> +1:
> +	mov	lr, pc
> +	b	__syscall_do_cancel
> +       .fnend
> +END (__syscall_cancel_arch)

I'm not sure I quite understand what's going on here.  Where is
__syscall_do_cancel() supposed to be returning to?

p.

  reply	other threads:[~2017-12-11 20:16 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-11 19:07 [PATCH 00/19] nptl: " Adhemerval Zanella
2017-12-11 19:07 ` [PATCH 13/19] nptl: microblaze: " Adhemerval Zanella
2017-12-11 19:07 ` [PATCH 18/19] nptl: mips: " Adhemerval Zanella
2017-12-11 19:07 ` [PATCH 04/19] nptl: x32: " Adhemerval Zanella
2017-12-11 19:07 ` [PATCH 09/19] nptl: s390: " Adhemerval Zanella
2017-12-11 19:07 ` [PATCH 03/19] nptl: x86_64: " Adhemerval Zanella
2017-12-11 19:07 ` [PATCH 17/19] nptl: sh: " Adhemerval Zanella
2017-12-11 19:07 ` [PATCH 19/19] nptl: hppa: " Adhemerval Zanella
2017-12-11 19:07 ` [PATCH 01/19] nptl: Fix testcases for new pthread cancellation mechanism Adhemerval Zanella
2017-12-12 12:18   ` Florian Weimer
2017-12-12 12:27     ` Adhemerval Zanella
2017-12-11 19:07 ` [PATCH 16/19] nptl: nios2: Fix Race conditions in pthread cancellation (BZ#12683) Adhemerval Zanella
2017-12-11 19:07 ` [PATCH 11/19] nptl: alpha: " Adhemerval Zanella
2017-12-11 19:07 ` [PATCH 08/19] nptl: arm: " Adhemerval Zanella
2017-12-11 20:16   ` Phil Blundell [this message]
2017-12-11 20:29     ` Andreas Schwab
2017-12-11 21:03       ` Phil Blundell
2017-12-11 23:57   ` Joseph Myers
2017-12-12 12:28     ` Adhemerval Zanella
2017-12-12 13:51       ` Joseph Myers
2017-12-12 14:03         ` Adhemerval Zanella
2017-12-11 19:07 ` [PATCH 05/19] nptl: i386: " Adhemerval Zanella
2017-12-11 19:07 ` [PATCH 15/19] nptl: sparc: " Adhemerval Zanella
2017-12-11 19:07 ` [PATCH 06/19] nptl: powerpc: " Adhemerval Zanella
2017-12-11 19:07 ` [PATCH 14/19] nptl: tile: " Adhemerval Zanella
2017-12-11 19:07 ` [PATCH 12/19] nptl: m68k: " Adhemerval Zanella
2017-12-11 19:07 ` [PATCH 02/19] nptl: " Adhemerval Zanella
2017-12-11 19:07 ` [PATCH 07/19] nptl: aarch64: " Adhemerval Zanella
2017-12-11 19:07 ` [PATCH 10/19] nptl: ia64: " Adhemerval Zanella
2017-12-11 19:18 ` [PATCH 00/19] nptl: " John Paul Adrian Glaubitz
2017-12-11 20:31   ` Adhemerval Zanella

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=1513023369.10295.1.camel@pbcl.net \
    --to=pb@pbcl.net \
    --cc=adhemerval.zanella@linaro.org \
    --cc=libc-alpha@sourceware.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).