diff options
author | Oleg Drokin <[email protected]> | 2017-02-19 16:35:59 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-02-26 17:05:48 +0100 |
commit | dc7ffefdcc28a45214aa707fdc3df6a5e611ba09 (patch) | |
tree | 9e355065f7b0b59bad43658947a85048d804d20c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7aa2a92c491ecdd98b60845548a7041b159b3de3 (diff) |
staging/lustre/lnet: Fix allocation size for sv_cpt_data
This is unbreaking another of those "stealth" janitor
patches that got in and subtly broke some things.
sv_cpt_data is a pointer to pointer, so need to
dereference it twice to allocate the correct structure size.
Fixes: 9899cb68c6c2 ("Staging: lustre: rpc: Use sizeof type *pointer instead of sizeof type.")
CC: Sandhya Bankar <[email protected]>
Cc: stable <[email protected]> # 4.7+
Signed-off-by: Oleg Drokin <[email protected]>
Reviewed-by: James Simmons <[email protected]>
Reviewed-by: Doug Oucharek <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions