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:
94810ba
)
KVM: PPC: Book3S PR: PAPR: Access HTAB in big endian
author
Alexander Graf
<agraf@suse.de>
Thu, 24 Apr 2014 11:09:15 +0000
(13:09 +0200)
committer
Alexander Graf
<agraf@suse.de>
Fri, 30 May 2014 12:26:20 +0000
(14:26 +0200)
The HTAB on PPC is always in big endian. When we access it via hypercalls
on behalf of the guest and we're running on a little endian host, we need
to make sure we swap the bits accordingly.
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/book3s_pr_papr.c
patch
|
blob
|
history
diff --cc
arch/powerpc/kvm/book3s_pr_papr.c
Simple merge