public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Michael Ellerman <patch-notifications@ellerman•id.au>
To: Benjamin Herrenschmidt <benh@kernel•crashing.org>,
	linuxppc dev list <linuxppc-dev@lists•ozlabs.org>
Cc: Michael Neuling <michael.neuling@au1•ibm.com>,
	"Aneesh Kumar K.V" <aneesh.kumar@linux•vnet.ibm.com>,
	Nick Piggin <npiggin@au1•ibm.com>
Subject: Re: [2/2] powerpc/mm/radix: Synchronize updates to the process table
Date: Tue, 11 Jul 2017 22:48:28 +1000 (AEST)	[thread overview]
Message-ID: <3x6MMJ3j2Cz9t0j@ozlabs.org> (raw)
In-Reply-To: <1499461936.3397.13.camel@kernel.crashing.org>

On Fri, 2017-07-07 at 21:12:16 UTC, Benjamin Herrenschmidt wrote:
> When writing to the process table, we need to ensure the store is
> visible to a subsequent access by the MMU. We assume we never have
> the PID active while doing the update, so a ptesync/isync pair
> should hopefully be a big enough hammer for our purpose.
> 
> Signed-off-by: Benjamin Herrenschmidt <benh@kernel•crashing.org>

Applied to powerpc fixes, thanks.

https://git.kernel.org/powerpc/c/3a6a04706fd08eb5677fdfc086e26f

cheers

      parent reply	other threads:[~2017-07-11 12:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-07 21:12 [PATCH 2/2] powerpc/mm/radix: Synchronize updates to the process table Benjamin Herrenschmidt
2017-07-10  4:40 ` Nicholas Piggin
2017-07-10  6:44   ` Benjamin Herrenschmidt
2017-07-11 12:48 ` Michael Ellerman [this message]

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=3x6MMJ3j2Cz9t0j@ozlabs.org \
    --to=patch-notifications@ellerman$(echo .)id.au \
    --cc=aneesh.kumar@linux$(echo .)vnet.ibm.com \
    --cc=benh@kernel$(echo .)crashing.org \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=michael.neuling@au1$(echo .)ibm.com \
    --cc=npiggin@au1$(echo .)ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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