From: Al Viro <viro@ZenIV.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [git pull] alpha syscall stuff
Date: Sat, 7 Apr 2018 21:50:36 +0100 [thread overview]
Message-ID: <20180407205036.GD30522@ZenIV.linux.org.uk> (raw)
a couple of SYSCALL_DEFINE conversions and removal of
pointless (and bitrotten) piece stuck in ret_from_kernel_thread
since the kernel_exceve/kernel_thread conversions six years ago.
The following changes since commit 0c8efd610b58cb23cefdfa12015799079aef94ae:
Linux 4.16-rc5 (2018-03-11 17:25:09 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git misc.compat
for you to fetch changes up to 206b1c6012a8a3792948ed699f3973d7be13f6db:
alpha: get rid of pointless insn in ret_from_kernel_thread (2018-03-28 08:58:27 -0400)
----------------------------------------------------------------
Al Viro (2):
alpha: switch pci syscalls to SYSCALL_DEFINE
alpha: get rid of pointless insn in ret_from_kernel_thread
arch/alpha/kernel/entry.S | 1 -
arch/alpha/kernel/pci-noop.c | 15 +++++++--------
arch/alpha/kernel/pci.c | 5 +++--
3 files changed, 10 insertions(+), 11 deletions(-)
reply other threads:[~2018-04-07 20:50 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=20180407205036.GD30522@ZenIV.linux.org.uk \
--to=viro@zeniv.linux.org.uk \
--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.