linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Michael Ellerman <patch-notifications@ellerman.id.au>
To: Nicholas Piggin <npiggin@gmail.com>,
	Christophe Leroy <christophe.leroy@csgroup.eu>,
	Michael Ellerman <mpe@ellerman.id.au>
Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] powerpc/8xx: Reverse order entries are written by __set_pte_at()
Date: Wed, 30 Nov 2022 20:23:58 +1100	[thread overview]
Message-ID: <166980023882.3017288.12713313027194330624.b4-ty@ellerman.id.au> (raw)
In-Reply-To: <67c3b5d44edfec054234ea9b4d05fc4b4f7f8a0e.1664346554.git.christophe.leroy@csgroup.eu>

On Wed, 28 Sep 2022 08:29:22 +0200, Christophe Leroy wrote:
> At the time being, with 16k pages __set_pte_at() writes table entries
> in reverse order:
> 
>  294:	91 49 00 0c 	stw     r10,12(r9)
>  298:	91 49 00 08 	stw     r10,8(r9)
>  29c:	91 49 00 04 	stw     r10,4(r9)
>  2a0:	91 49 00 00 	stw     r10,0(r9)
> 
> [...]

Applied to powerpc/next.

[1/1] powerpc/8xx: Reverse order entries are written by __set_pte_at()
      https://git.kernel.org/powerpc/c/0b4721815c5328e08c3acdee4a53890e012d830b

cheers

      reply	other threads:[~2022-11-30  9:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-28  6:29 [PATCH] powerpc/8xx: Reverse order entries are written by __set_pte_at() Christophe Leroy
2022-11-30  9:23 ` 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=166980023882.3017288.12713313027194330624.b4-ty@ellerman.id.au \
    --to=patch-notifications@ellerman.id.au \
    --cc=christophe.leroy@csgroup.eu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mpe@ellerman.id.au \
    --cc=npiggin@gmail.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).