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 <logang@xxxxxxxxxxxx> > Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx> > Cc: "James E.J. Bottomley" <jejb@xxxxxxxxxxxxxxxx> > Cc: Helge Deller <deller@xxxxxx> Acked-by: Helge Deller <deller@xxxxxx> # parisc Helge