* [GIT PULL] parisc updates for v4.6 rc1
@ 2016-03-24 21:26 Helge Deller
0 siblings, 0 replies; only message in thread
From: Helge Deller @ 2016-03-24 21:26 UTC (permalink / raw)
To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
John David Anglin
Hi Linus,
please pull the latest parisc architecture patches for rc1 from:
http://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.6-1
This patchset adds stack usage debug info for parisc and metag (on both the
stack grows upwards), switches to the new generic realative extable search and
sort routines, drops the long time ago removed syscalls alloc_hugepages and
free_hugepages and wires up the new preadv2 and pwritev2 syscalls.
Thanks,
Helge
----------------------------------------------------------------
Aaro Koskinen (1):
parisc: Panic immediately when panic_on_oops
Helge Deller (4):
parisc: Drop alloc_hugepages and free_hugepages syscalls
parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE option
parisc: Use generic extable search and sort routines
parisc: Wire up preadv2 and pwritev2 syscalls
arch/parisc/Kconfig | 1 +
arch/parisc/include/asm/assembly.h | 2 +-
arch/parisc/include/asm/uaccess.h | 7 ++++---
arch/parisc/include/uapi/asm/unistd.h | 8 +++++---
arch/parisc/kernel/sys_parisc.c | 10 ----------
arch/parisc/kernel/syscall_table.S | 6 ++++--
arch/parisc/kernel/traps.c | 5 +----
arch/parisc/mm/fault.c | 9 ++-------
include/linux/sched.h | 8 ++++++++
lib/Kconfig.debug | 2 +-
scripts/sortextable.c | 1 +
11 files changed, 28 insertions(+), 31 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-03-24 21:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-24 21:26 [GIT PULL] parisc updates for v4.6 rc1 Helge Deller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox