linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrea Parri <parri.andrea@gmail.com>
To: Paul Walmsley <paul.walmsley@sifive.com>,
	Palmer Dabbelt <palmer@dabbelt.com>,
	Albert Ou <aou@eecs.berkeley.edu>
Cc: linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org,
	Andrea Parri <parri.andrea@gmail.com>
Subject: [PATCH 0/2] riscv,mmio: I/O barriers fixes and cleanups
Date: Tue, 11 Jul 2023 15:33:46 +0200	[thread overview]
Message-ID: <20230711133348.151383-1-parri.andrea@gmail.com> (raw)

Andrea Parri (2):
  riscv,mmio: Fix readX()-to-delay() ordering
  riscv,mmio: Use the generic implementation for the I/O accesses

 arch/riscv/include/asm/mmio.h | 72 ++++-------------------------------
 1 file changed, 8 insertions(+), 64 deletions(-)

-- 
2.34.1


             reply	other threads:[~2023-07-11 13:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-11 13:33 Andrea Parri [this message]
2023-07-11 13:33 ` [PATCH 1/2] riscv,mmio: Fix readX()-to-delay() ordering Andrea Parri
2023-07-11 13:33 ` [PATCH 2/2] riscv,mmio: Use the generic implementation for the I/O accesses Andrea Parri
2023-07-12  7:05   ` Conor Dooley
2023-07-12 15:18     ` Andrea Parri
2023-08-09 14:40 ` [PATCH 0/2] riscv,mmio: I/O barriers fixes and cleanups patchwork-bot+linux-riscv

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=20230711133348.151383-1-parri.andrea@gmail.com \
    --to=parri.andrea@gmail.com \
    --cc=aou@eecs.berkeley.edu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=palmer@dabbelt.com \
    --cc=paul.walmsley@sifive.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).