Messages in this thread |  | | Subject | Re: [PATCH v16 2/7] parisc: iomap: introduce io{read|write}64 | From | Helge Deller <> | Date | Sat, 21 Apr 2018 19:29:14 +0200 |
| |
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@deltatee.com> > Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> > Cc: "James E.J. Bottomley" <jejb@parisc-linux.org> > Cc: Helge Deller <deller@gmx.de>
Acked-by: Helge Deller <deller@gmx.de> # parisc
Helge
|  |