diff options
author | Alexander Graf <agraf@suse.de> | 2014-04-24 12:54:54 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2014-05-30 14:26:19 +0200 |
commit | 4e509af9f83debe296661d2e09a8a214850efe3c (patch) | |
tree | 7876a46c921fce704c1178cc7e2a05ab7d200ae3 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 860540bc50a174c2dff5e11821375475a5da5f4e (diff) |
KVM: PPC: Book3S_64 PR: Access HTAB in big endian
The HTAB is always big endian. We access the guest's HTAB using
copy_from/to_user, but don't yet take care of the fact that we might
be running on an LE host.
Wrap all accesses to the guest HTAB with big endian accessors.
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions