diff options
author | 2015-06-17 18:17:09 -0400 | |
---|---|---|
committer | 2015-10-19 01:09:31 +0200 | |
commit | d72c39114c3f36785bb71aaf9dea642e59723abc (patch) | |
tree | 3af2cbac55ee221de6ef9789ec7e6bac81f1eeeb /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | vTPM: support little endian guests (diff) | |
download | linux-dev-d72c39114c3f36785bb71aaf9dea642e59723abc.tar.xz linux-dev-d72c39114c3f36785bb71aaf9dea642e59723abc.zip |
TPM: remove unnecessary little endian conversion
The base pointer for the event log is allocated in the local
kernel (in prom_instantiate_sml()), therefore it is already in
the host's endian byte order and requires no conversion.
The content of the 'basep' pointer in read_log() stores the
base address of the log. This patch ensures that it is correctly
implemented.
Signed-off-by: Hon Ching(Vicky) Lo <honclo@linux.vnet.ibm.com>
Signed-off-by: Joy Latten <jmlatten@linux.vnet.ibm.com>
Reviewed-by: Ashley Lai <ashley@ahsleylai.com>
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions