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


Groups > linux.kernel > #1368268 > unrolled thread

[GIT PULL] parisc fixes for v4.6 rc2

Started byHelge Deller <deller@gmx.de>
First post2016-03-31 15:00 +0200
Last post2016-03-31 15:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] parisc fixes for v4.6 rc2 Helge Deller <deller@gmx.de> - 2016-03-31 15:00 +0200

#1368268 — [GIT PULL] parisc fixes for v4.6 rc2

FromHelge Deller <deller@gmx.de>
Date2016-03-31 15:00 +0200
Subject[GIT PULL] parisc fixes for v4.6 rc2
Message-ID<riKmC-5a4-13@gated-at.bofh.it>
Hi Linus,

please pull two fixes for the parisc architecture from:

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

Fix seccomp filter support and SIGSYS signals on compat kernel. Both patches
are tagged for v4.5 stable kernel. 

Thanks,
Helge

----------------------------------------------------------------
Helge Deller (2):
      parisc: Fix SIGSYS signals in compat case
      parisc: Fix and enable seccomp filter support

 arch/parisc/Kconfig               |  1 +
 arch/parisc/include/asm/compat.h  |  7 +++++++
 arch/parisc/include/asm/syscall.h | 13 +++++++++++++
 arch/parisc/kernel/ptrace.c       |  9 +++++++--
 arch/parisc/kernel/signal32.c     |  5 +++++
 arch/parisc/kernel/syscall.S      |  2 ++
 6 files changed, 35 insertions(+), 2 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web