linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] parisc architecture fixes for 4.16-rc4
@ 2018-03-02 20:11 Helge Deller
  0 siblings, 0 replies; only message in thread
From: Helge Deller @ 2018-03-02 20:11 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, linux-parisc, James Bottomley,
	John David Anglin

Hi Linus,

please pull a few small updates and fixes for the parisc architecture from:

  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.16-1

Changes:
- A patch to change the ordering of cache and TLB flushes to hopefully fix the
  random segfaults we very rarely face (by Dave Anglin).
- A patch to hide the virtual kernel memory layout due to security reasons.
- Two small patches to make the kernel run more smoothly under qemu.

Thanks,
Helge

----------------------------------------------------------------
Helge Deller (4):
      parisc: Hide virtual kernel memory layout
      parisc: Check if secondary CPUs want own PDC calls
      parisc: Use cr16 interval timers unconditionally on qemu
      parisc: Reduce irq overhead when run in qemu

John David Anglin (1):
      parisc: Fix ordering of cache and TLB flushes

 arch/parisc/include/asm/cacheflush.h |  1 +
 arch/parisc/include/asm/processor.h  |  2 ++
 arch/parisc/kernel/cache.c           | 57 ++++++++++++++++++++----------------
 arch/parisc/kernel/head.S            | 18 ++++++++----
 arch/parisc/kernel/pacache.S         | 22 ++++++++++++++
 arch/parisc/kernel/smp.c             |  7 ++++-
 arch/parisc/kernel/time.c            | 11 +++----
 arch/parisc/mm/init.c                |  7 ++++-
 8 files changed, 86 insertions(+), 39 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-02 20:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-02 20:11 [GIT PULL] parisc architecture fixes for 4.16-rc4 Helge Deller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).