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:
0240755
)
KVM: PPC: Book3S HV: Access host lppaca and shadow slb in BE
author
Alexander Graf
<agraf@suse.de>
Wed, 11 Jun 2014 08:36:17 +0000
(10:36 +0200)
committer
Alexander Graf
<agraf@suse.de>
Mon, 28 Jul 2014 13:22:23 +0000
(15:22 +0200)
Some data structures are always stored in big endian. Among those are the LPPACA
fields as well as the shadow slb. These structures might be shared with a
hypervisor.
So whenever we access those fields, make sure we do so in big endian byte order.
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/book3s_hv_rmhandlers.S
patch
|
blob
|
history
diff --cc
arch/powerpc/kvm/book3s_hv_rmhandlers.S
Simple merge