diff options
author | David Kershner <david.kershner@unisys.com> | 2017-08-30 20:36:24 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-31 19:17:39 +0300 |
commit | 26a42c251ed8a31529b9529a9d03b3d781cbd169 (patch) | |
tree | ac6e79cc3bbbbbac74e41c4ca9ec1599e97cd1c9 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | af53ce418b3dc4c9b66ad4b4381f08589424da06 (diff) | |
download | linux-26a42c251ed8a31529b9529a9d03b3d781cbd169.tar.xz |
staging: unisys: Change data to point to visor_controlvm_parameters_header.
The data field was being defined as a character array and then casted into
a visor_controlvm_parameters_header structure. This patch converts it to
just point to the visor_controlvm_parameters_header structure. The data
following the header is still behind the header_info.
Reported-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions