On 20.04.2018 20:23, Logan Gunthorpe wrote:
> Add support for io{read|write}64() functions in parisc architecture.
> These are pretty straightforward copies of similar functions which
> make use of readq and writeq.
>
> Also, indicate that the lo_hi and hi_lo variants of these functions
> are not provided by this architecture.
>
> Signed-off-by: Logan Gunthorpe <[email protected]>
> Reviewed-by: Andy Shevchenko <[email protected]>
> Cc: "James E.J. Bottomley" <[email protected]>
> Cc: Helge Deller <[email protected]>
Acked-by: Helge Deller <[email protected]> # parisc
Helge