Skip to content
Commit 2c97a9cc authored by Will Deacon's avatar Will Deacon Committed by Catalin Marinas
Browse files

arm64: io: Hook up __io_par() for inX() ordering



Ensure that inX() provides the same ordering guarantees as readX()
by hooking up __io_par() so that it maps directly to __iormb().

Reported-by: default avatarAndrew Murray <andrew.murray@arm.com>
Reviewed-by: default avatarPalmer Dabbelt <palmer@sifive.com>
Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent ce246c44
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment