linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Ellerman <patch-notifications@ellerman.id.au>
To: Palmer Dabbelt <palmer@dabbelt.com>, Will Deacon <willdeacon@google.com>
Cc: npiggin@gmail.com, tglx@linutronix.de, bigeasy@linutronix.de,
	jniethe5@gmail.com, msuchanek@suse.de, paulus@samba.org,
	linuxppc-dev@lists.ozlabs.org,
	Palmer Dabbelt <palmerdabbelt@google.com>,
	kernel-team@android.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] powerpc/64: Fix an out of date comment about MMIO ordering
Date: Fri, 24 Jul 2020 23:25:12 +1000 (AEST)	[thread overview]
Message-ID: <159559697172.1657499.14368228495374762010.b4-ty@ellerman.id.au> (raw)
In-Reply-To: <20200716193820.1141936-1-palmer@dabbelt.com>

On Thu, 16 Jul 2020 12:38:20 -0700, Palmer Dabbelt wrote:
> This primitive has been renamed, but because it was spelled incorrectly in the
> first place it must have escaped the fixup patch.  As far as I can tell this
> logic is still correct: smp_mb__after_spinlock() uses the default smp_mb()
> implementation, which is "sync" rather than "hwsync" but those are the same
> (though I'm not that familiar with PowerPC).

Applied to powerpc/next.

[1/1] powerpc/64: Fix an out of date comment about MMIO ordering
      https://git.kernel.org/powerpc/c/147c13413c04bc6a2bd76f2503402905e5e98cff

cheers

      parent reply	other threads:[~2020-07-24 13:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-16 19:38 [PATCH] powerpc/64: Fix an out of date comment about MMIO ordering Palmer Dabbelt
2020-07-16 22:38 ` Benjamin Herrenschmidt
2020-07-24 13:25 ` 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=159559697172.1657499.14368228495374762010.b4-ty@ellerman.id.au \
    --to=patch-notifications@ellerman.id.au \
    --cc=bigeasy@linutronix.de \
    --cc=jniethe5@gmail.com \
    --cc=kernel-team@android.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=msuchanek@suse.de \
    --cc=npiggin@gmail.com \
    --cc=palmer@dabbelt.com \
    --cc=palmerdabbelt@google.com \
    --cc=paulus@samba.org \
    --cc=tglx@linutronix.de \
    --cc=willdeacon@google.com \
    /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;
as well as URLs for NNTP newsgroup(s).