Skip to content
Commit 14a7d41d authored by Alexander Graf's avatar Alexander Graf
Browse files

KVM: PPC: Book3S_64 PR: Access shadow slb in big endian



The "shadow SLB" in the PACA is shared with the hypervisor, so it has to
be big endian. We access the shadow SLB during world switch, so let's make
sure we access it in big endian even when we're on a little endian host.

Signed-off-by: default avatarAlexander Graf <agraf@suse.de>
parent 4e509af9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment