Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1348346 > unrolled thread

[GIT PULL] parisc architecture updates for v4.5

Started byHelge Deller <deller@gmx.de>
First post2016-03-02 18:30 +0100
Last post2016-03-02 18:30 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] parisc architecture updates for v4.5 Helge Deller <deller@gmx.de> - 2016-03-02 18:30 +0100

#1348346 — [GIT PULL] parisc architecture updates for v4.5

FromHelge Deller <deller@gmx.de>
Date2016-03-02 18:30 +0100
Subject[GIT PULL] parisc architecture updates for v4.5
Message-ID<r8iL0-2in-17@gated-at.bofh.it>
Hi Linus,

please pull three patches for the parisc architecture for kernel v4.5 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.5-2

We wire up the copy_file_range syscall, fix two bugs in the parisc ptrace code
and have a trivial fix for floppy.h to clarify an expression with parentheses.

Thanks,
Helge

----------------------------------------------------------------
Helge Deller (3):
      parisc: Use parentheses around expression in floppy.h
      parisc: Fix ptrace syscall number and return value modification
      parisc: Wire up copy_file_range syscall

 arch/parisc/include/asm/floppy.h      |  2 +-
 arch/parisc/include/uapi/asm/unistd.h |  3 ++-
 arch/parisc/kernel/ptrace.c           | 16 +++++++++++-----
 arch/parisc/kernel/syscall.S          |  5 ++++-
 arch/parisc/kernel/syscall_table.S    |  1 +
 5 files changed, 19 insertions(+), 8 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web