Re: [PATCH kernel v3 3/6] KVM: PPC: Make iommu_table::it_userspace big endian
From: Paul Mackerras <hidden>
Date: 2018-07-15 23:37:16
Also in:
kvm
From: Paul Mackerras <hidden>
Date: 2018-07-15 23:37:16
Also in:
kvm
On Wed, Jul 04, 2018 at 04:13:46PM +1000, Alexey Kardashevskiy wrote:
We are going to reuse multilevel TCE code for the userspace copy of the TCE table and since it is big endian, let's make the copy big endian too. Reviewed-by: David Gibson <redacted> Signed-off-by: Alexey Kardashevskiy <redacted>
Acked-by: Paul Mackerras <redacted>