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>
Cc: Mikulas Patocka <mpatocka@redhat.com>
Subject: [GIT PULL] parisc architecture fixes for v4.11-rc3
Date: Sat, 18 Mar 2017 17:54:40 +0100 [thread overview]
Message-ID: <20170318165440.GA24667@p100.box> (raw)
Hi Linus,
please pull a few fixes for the parisc architecture for kernel 4.11-rc3 from:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.11-2
Changes are:
- Mikulas Patocka added support for R_PARISC_SECREL32 relocations in modules
with CONFIG_MODVERSIONS.
- Dave Anglin optimized the cache flushing for vmap ranges.
- Arvind Yadav provided a fix for a potential NULL pointer dereference in the
parisc perf code (and some code cleanups).
- I wired up the new statx system call, fixed some compiler warnings with the
access_ok() macro and fixed shutdown code to really halt a system at shutdown
instead of crashing & rebooting.
Thanks,
Helge
----------------------------------------------------------------
Arvind Yadav (1):
parisc: perf: Fix potential NULL pointer dereference
Helge Deller (3):
parisc: Wire up statx system call
parisc: Avoid compiler warnings with access_ok()
parisc: Fix system shutdown halt
John David Anglin (1):
parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
Mikulas Patocka (1):
parisc: support R_PARISC_SECREL32 relocation in modules
arch/parisc/include/asm/cacheflush.h | 23 +--------
arch/parisc/include/asm/uaccess.h | 3 +-
arch/parisc/include/uapi/asm/unistd.h | 3 +-
arch/parisc/kernel/cache.c | 22 ++++++++
arch/parisc/kernel/module.c | 8 +++
arch/parisc/kernel/perf.c | 94 ++++++++++++++++++-----------------
arch/parisc/kernel/process.c | 2 +
arch/parisc/kernel/syscall_table.S | 1 +
8 files changed, 88 insertions(+), 68 deletions(-)
reply other threads:[~2017-03-18 16:54 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=20170318165440.GA24667@p100.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=mpatocka@redhat.com \
--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
all inboxes | Powered by JetHome®