All of lore.kernel.org
 help / color / mirror / Atom feed
From: Al Viro <viro@ZenIV.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-alpha@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [git pull] alpha syscall glue stuff
Date: Thu, 25 Oct 2018 01:15:06 +0100	[thread overview]
Message-ID: <20181025001506.GC32577@ZenIV.linux.org.uk> (raw)

	several old patches making alpha syscall glue a bit less mysterious.

The following changes since commit 5c60a7389d795e001c8748b458eb76e3a5b6008c:

  Merge tag 'for-linus-4.19-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux (2018-08-16 10:53:45 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.alpha

for you to fetch changes up to 8a68060cefa6db0e02600ac35deed0dc2fa6a68f:

  alpha: unify the glue for sigreturn-like syscalls (2018-08-16 21:03:35 -0400)

----------------------------------------------------------------
Al Viro (2):
      alpha: use alpha_ni_syscall only for syscall zero
      alpha: unify the glue for sigreturn-like syscalls

 arch/alpha/kernel/entry.S   |  53 ++++----
 arch/alpha/kernel/systbls.S | 318 ++++++++++++++++++++++----------------------
 2 files changed, 183 insertions(+), 188 deletions(-)

                 reply	other threads:[~2018-10-25  0:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20181025001506.GC32577@ZenIV.linux.org.uk \
    --to=viro@zeniv.linux.org.uk \
    --cc=linux-alpha@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.