All of lore.kernel.org
 help / color / mirror / Atom feed
From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/2] arm64: Abstract syscallno manipulation
Date: Tue, 1 Aug 2017 15:31:26 +0100	[thread overview]
Message-ID: <20170801143126.GB11534@arm.com> (raw)
In-Reply-To: <1501595654-4014-1-git-send-email-Dave.Martin@arm.com>

On Tue, Aug 01, 2017 at 02:54:12PM +0100, Dave Martin wrote:
> Changes since v1:
> 
>  * Change the argument of in_syscall() from int sycallno to a struct
>    pt_regs *, since that's more natural for the current callsites.
> 
>  * Add missing #include of <asm/ptrace.h>.
> 
>  * Minor commit message clarifications.

Please add my ack to these two now:

Acked-by: Will Deacon <will.deacon@arm.com>

Will

      parent reply	other threads:[~2017-08-01 14:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-01 13:54 [PATCH v2 0/2] arm64: Abstract syscallno manipulation Dave Martin
2017-08-01 13:54 ` [PATCH v2 1/2] arm64: syscallno is secretly an int, make it official Dave Martin
2017-08-01 13:54 ` [PATCH v2 2/2] arm64: Abstract syscallno manipulation Dave Martin
2017-08-01 14:31 ` Will Deacon [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=20170801143126.GB11534@arm.com \
    --to=will.deacon@arm.com \
    --cc=linux-arm-kernel@lists.infradead.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.