This will allow device drivers to consistently use io{read,write}XX
also for 64-bit accesses.
Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
---
arch/powerpc/kernel/iomap.c | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
From: Horia Ioan Geanta Neag <horia.geanta@nxp.com> Date: 2016-05-09 08:53:18
On 5/5/2016 6:37 PM, Horia Geant=E3 wrote:=0A=
This will allow device drivers to consistently use io{read,write}XX=0A=
also for 64-bit accesses.=0A=
=0A=
Signed-off-by: Horia Geant=E3 <horia.geanta@nxp.com>=0A=
=0A=
It would be great if PPC maintainers could Ack this patch.=0A=
=0A=
As stated in the cover letter: https://lkml.org/lkml/2016/5/5/340=0A=
I'd like to go with the whole patch set via cryptodev-2.6 tree.=0A=
=0A=
Thanks,=0A=
Horia=0A=
=0A=
From: Scott Wood <hidden> Date: 2016-05-10 18:50:46
On 05/09/2016 03:20 AM, Horia Ioan Geanta Neag wrote:=0A=
On 5/5/2016 6:37 PM, Horia Geant=E3 wrote:=0A=
quoted
This will allow device drivers to consistently use io{read,write}XX=0A=
also for 64-bit accesses.=0A=
=0A=
Signed-off-by: Horia Geant=E3 <horia.geanta@nxp.com>=0A=
=0A=
It would be great if PPC maintainers could Ack this patch.=0A=
=0A=
As stated in the cover letter: https://lkml.org/lkml/2016/5/5/340=0A=
I'd like to go with the whole patch set via cryptodev-2.6 tree.=0A=
=0A=
It looks good to me. Michael?=0A=
=0A=
-Scott=0A=
=0A=
=0A=
From: Michael Ellerman <mpe@ellerman.id.au> Date: 2016-05-11 00:35:09
On Tue, 2016-05-10 at 18:50 +0000, Scott Wood wrote:
On 05/09/2016 03:20 AM, Horia Ioan Geanta Neag wrote:
quoted
On 5/5/2016 6:37 PM, Horia Geantă wrote:
quoted
quoted
This will allow device drivers to consistently use io{read,write}XX
also for 64-bit accesses.
Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
It would be great if PPC maintainers could Ack this patch.
As stated in the cover letter: https://lkml.org/lkml/2016/5/5/340
I'd like to go with the whole patch set via cryptodev-2.6 tree.
It looks good to me. Michael?
I didn't get the cover letter, or any of the rest of the series, so although I
saw the patch I had no context. And I didn't have time to chase it up.
At a glance it seems fine, so:
Acked-by: Michael Ellerman <mpe@ellerman.id.au>
cheers