[0/2] riscv,mmio: I/O barriers fixes and cleanups

Message ID 20230711133348.151383-1-parri.andrea@gmail.com
Headers
Series riscv,mmio: I/O barriers fixes and cleanups |

Message

Andrea Parri July 11, 2023, 1:33 p.m. UTC
  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(-)
  

Comments

patchwork-bot+linux-riscv@kernel.org Aug. 9, 2023, 2:40 p.m. UTC | #1
Hello:

This series was applied to riscv/linux.git (fixes)
by Palmer Dabbelt <palmer@rivosinc.com>:

On Tue, 11 Jul 2023 15:33:46 +0200 you wrote:
> 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(-)

Here is the summary with links:
  - [1/2] riscv,mmio: Fix readX()-to-delay() ordering
    https://git.kernel.org/riscv/c/4eb2eb1b4c0e
  - [2/2] riscv,mmio: Use the generic implementation for the I/O accesses
    (no matching commit)

You are awesome, thank you!