summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/book3s_hv_ras.c
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2014-06-11 08:16:06 (GMT)
committerAlexander Graf <agraf@suse.de>2014-07-28 13:22:22 (GMT)
commit6f22bd3265fb542acb2697026b953ec07298242d (patch)
tree857f31bd9f100282b0e833b26a5d45bbc23a3a5d /arch/powerpc/kvm/book3s_hv_ras.c
parent8f6822c4b9fac6e47414d2f1e11dbabda9bc2163 (diff)
downloadlinux-6f22bd3265fb542acb2697026b953ec07298242d.tar.xz
KVM: PPC: Book3S HV: Make HTAB code LE host aware
When running on an LE host all data structures are kept in little endian byte order. However, the HTAB still needs to be maintained in big endian. So every time we access any HTAB we need to make sure we do so in the right byte order. Fix up all accesses to manually byte swap. Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/powerpc/kvm/book3s_hv_ras.c')
0 files changed, 0 insertions, 0 deletions