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 architecture fixes for 4.9
Date: Thu, 8 Dec 2016 22:58:36 +0100	[thread overview]
Message-ID: <20161208215836.GA23993@ls3530> (raw)

Hi Linus,

Please pull three important fixes for the parisc architecture for v4.9 from
  git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.9-5

Dave provided two patches: One which purges the TLB before setting a PTE entry
and a second one which drops unnecessary TLB flushes. Both patches have been
tested for one week on the debian buildd servers and prevent random
segmentation faults. 

The patch from me fixes a crash at boot inside the TLB measuring code on SMP
machines with PA8000-PA8700 CPUs (specifically A500-44 and J5000 servers).

Thanks,
Helge

----------------------------------------------------------------
Helge Deller (1):
      parisc: Fix TLB related boot crash on SMP machines

John David Anglin (2):
      parisc: Purge TLB before setting PTE
      parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_icache_page_asm

 arch/parisc/include/asm/pgtable.h |  8 ++++----
 arch/parisc/kernel/cache.c        | 11 +++++++++++
 arch/parisc/kernel/pacache.S      | 22 +---------------------
 3 files changed, 16 insertions(+), 25 deletions(-)

                 reply	other threads:[~2016-12-08 21:58 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=20161208215836.GA23993@ls3530 \
    --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