diff options
author | 2014-11-03 08:34:01 +1100 | |
---|---|---|
committer | 2014-11-10 09:59:33 +1100 | |
commit | 20f1aae6cb0120fa54c0fe81614f6983df3b420a (patch) | |
tree | e2632d7af470eaedf4675361c44656b82397edf0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc/pseries: Quieten ibm,pcie-link-speed-stats warning (diff) | |
download | linux-dev-20f1aae6cb0120fa54c0fe81614f6983df3b420a.tar.xz linux-dev-20f1aae6cb0120fa54c0fe81614f6983df3b420a.zip |
powerpc/pseries: Quieten relocation on exceptions warning
The H_SET_MODE hcall returns H_P2 if a function is not implemented
and all callers should handle this case.
The call to enable relocation on exceptions currently prints an error
message if the feature is not implemented. While H_SET_MODE was
first introduced on POWER8 (which has relocation on exceptions), it
has been now added on some POWER7 configurations (which does not).
Check for H_P2 and print an informational message instead.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions