[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20170426.152215.1066522348346001732.davem@davemloft.net>
Date: Wed, 26 Apr 2017 15:22:15 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: torvalds@...ux-foundation.org
CC: akpm@...ux-foundation.org, sparclinux@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT] Sparc
I didn't want the release to go out without the statx system call properly
hooked up.
Please pull, thanks!
The following changes since commit 5a7ad1146caa895ad718a534399e38bd2ba721b7:
Linux 4.11-rc8 (2017-04-23 16:53:00 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git
for you to fetch changes up to f6ebf0bb1a983a7b60a26acf282975b5da5b3202:
sparc: Update syscall tables. (2017-04-23 18:28:55 -0700)
----------------------------------------------------------------
David S. Miller (2):
sparc64: Fill in rest of HAVE_REGS_AND_STACK_ACCESS_API
sparc: Update syscall tables.
arch/sparc/Kconfig | 1 +
arch/sparc/include/asm/ptrace.h | 3 ++-
arch/sparc/include/uapi/asm/unistd.h | 8 +++++++-
arch/sparc/kernel/ptrace_64.c | 36 ++++++++++++++++++++++++++++++++++++
arch/sparc/kernel/systbls_32.S | 1 +
arch/sparc/kernel/systbls_64.S | 2 ++
6 files changed, 49 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists