[PATCH 4/7] alpha: provide ioread64 and iowrite64 implementations
Stephen Bates
sbates at raithlin.com
Fri Jun 23 03:29:28 AEST 2017
> +#define iowrite64be(v,p) iowrite32(cpu_to_be64(v), (p))
Logan, thanks for taking this cleanup on. I think this should be iowrite64 not iowrite32?
Stephen
More information about the Linuxppc-dev
mailing list