git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e509af
)
KVM: PPC: Book3S_64 PR: Access shadow slb in big endian
author
Alexander Graf
<agraf@suse.de>
Thu, 24 Apr 2014 10:57:11 +0000
(12:57 +0200)
committer
Alexander Graf
<agraf@suse.de>
Fri, 30 May 2014 12:26:19 +0000
(14:26 +0200)
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: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/book3s_64_slb.S
patch
|
blob
|
history
diff --cc
arch/powerpc/kvm/book3s_64_slb.S
Simple merge