public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Helge Deller <deller@gmx.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org,
	James Bottomley <James.Bottomley@HansenPartnership.com>,
	John David Anglin <dave.anglin@bell.net>
Subject: [GIT PULL] parisc updates for v4.6 rc1
Date: Thu, 24 Mar 2016 22:26:02 +0100	[thread overview]
Message-ID: <20160324212602.GA5013@ls3530.fritz.box> (raw)

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(-)

                 reply	other threads:[~2016-03-24 21:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160324212602.GA5013@ls3530.fritz.box \
    --to=deller@gmx.de \
    --cc=James.Bottomley@HansenPartnership.com \
    --cc=dave.anglin@bell.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-parisc@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox