lkml.org 
[lkml]   [2018]   [Apr]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] parisc architecture updates for 4.17-rc1
Hi Linus,

please pull a few last changes for this merge window for the parisc architecture from:

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

Changes:
- Fix panic when halting system via "shutdown -h now"
- Drop own coding in favour of generic CONFIG_COMPAT_BINFMT_ELF implementation
- Add FPE_CONDTRAP constant: last outstanding parisc-specific cleanup for Eric
Biedermans siginfo patches
- move some functions to .init and some to .text.hot linker sections

Thanks,
Helge

----------------------------------------------------------------
Helge Deller (4):
parisc/signal: Add FPE_CONDTRAP for conditional trap handling
parisc: Move cache flush functions into .text.hot section
parisc: Switch to generic COMPAT_BINFMT_ELF
parisc: Prevent panic at system halt

arch/parisc/Kconfig | 1 +
arch/parisc/include/asm/compat.h | 6 +++
arch/parisc/include/asm/elf.h | 69 ++++++++++++------------
arch/parisc/include/uapi/asm/siginfo.h | 7 ---
arch/parisc/kernel/binfmt_elf32.c | 98 ----------------------------------
arch/parisc/kernel/cache.c | 2 +-
arch/parisc/kernel/pacache.S | 9 ++--
arch/parisc/kernel/process.c | 13 ++---
arch/parisc/kernel/traps.c | 7 +--
arch/x86/kernel/signal_compat.c | 2 +-
include/uapi/asm-generic/siginfo.h | 3 +-
11 files changed, 60 insertions(+), 157 deletions(-)
delete mode 100644 arch/parisc/kernel/binfmt_elf32.c

\
 
 \ /
  Last update: 2018-04-12 20:41    [W:0.046 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site