Message ID | 20230711133348.151383-1-parri.andrea@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | riscv,mmio: I/O barriers fixes and cleanups | expand |
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!