lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 9 Nov 2021 23:50:59 +0100
From:   Arnd Bergmann <arnd@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-arch <linux-arch@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Peter Collingbourne <pcc@...gle.com>
Subject: [GIT PULL] asm-generic: asm/syscall.h cleanup

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git
tags/asm-generic-5.16

for you to fetch changes up to 7962c2eddbfe7cce879acb06f9b4f205789e57b7:

  arch: remove unused function syscall_set_arguments() (2021-09-14
16:06:20 +0200)

----------------------------------------------------------------
asm-generic: asm/syscall.h cleanup

This is a single cleanup from Peter Collingbourne, removing
some dead code.

----------------------------------------------------------------
Peter Collingbourne (1):
      arch: remove unused function syscall_set_arguments()

 arch/arm/include/asm/syscall.h        | 10 ----------
 arch/arm64/include/asm/syscall.h      | 10 ----------
 arch/csky/include/asm/syscall.h       |  9 ---------
 arch/ia64/include/asm/syscall.h       | 17 ++---------------
 arch/ia64/kernel/ptrace.c             | 31 ++++++++++++-------------------
 arch/microblaze/include/asm/syscall.h | 33 ---------------------------------
 arch/nds32/include/asm/syscall.h      | 22 ----------------------
 arch/nios2/include/asm/syscall.h      | 11 -----------
 arch/openrisc/include/asm/syscall.h   |  7 -------
 arch/powerpc/include/asm/syscall.h    | 10 ----------
 arch/riscv/include/asm/syscall.h      |  9 ---------
 arch/s390/include/asm/syscall.h       | 12 ------------
 arch/sh/include/asm/syscall_32.h      | 12 ------------
 arch/sparc/include/asm/syscall.h      | 10 ----------
 arch/um/include/asm/syscall-generic.h | 14 --------------
 arch/x86/include/asm/syscall.h        | 33 ---------------------------------
 arch/xtensa/include/asm/syscall.h     | 11 -----------
 include/asm-generic/syscall.h         | 16 ----------------
 18 files changed, 14 insertions(+), 263 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ