diff options
author | Kaike Wan <kaike.wan@intel.com> | 2015-08-14 08:52:08 -0400 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2015-08-30 18:12:25 -0400 |
commit | 5d2657708ec25b9fb3dd174443b1f647babcbe62 (patch) | |
tree | 67b4afc7e7f248008e2a1a60f6f2eb0e946bbf32 /tools/perf/scripts/python/check-perf-trace.py | |
parent | bc10ed7d3d19ff61427007b4d7bf98d3e57bb333 (diff) |
IB/sa: Allocate SA query with kzalloc
Replace kmalloc with kzalloc so that all uninitialized fields in SA query
will be zero-ed out to avoid unintentional consequence. This prepares the
SA query structure to accept new fields in the future.
Signed-off-by: Kaike Wan <kaike.wan@intel.com>
Signed-off-by: John Fleck <john.fleck@intel.com>
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions