diff options
| author | Nadav Amit <[email protected]> | 2017-09-05 20:25:25 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-09-18 17:23:09 +0200 |
| commit | c3eec59659cf25916647d2178c541302bb4822ad (patch) | |
| tree | 1128d383a646b1392c764a0b99552fd5869d3f04 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 0d586255ca647ba8f5d7f0210d1516f942e5b43b (diff) | |
staging: lustre: ptlrpc: kfree used instead of kvfree
rq_reqbuf is allocated using kvmalloc() but released in one occasion
using kfree() instead of kvfree().
The issue was found using grep based on a similar bug.
Fixes: d7e09d0397e8 ("add Lustre file system client support")
Fixes: ee0ec1946ec2 ("lustre: ptlrpc: Replace uses of OBD_{ALLOC,FREE}_LARGE")
Cc: Peng Tao <[email protected]>
Cc: Oleg Drokin <[email protected]>
Cc: James Simmons <[email protected]>
Signed-off-by: Nadav Amit <[email protected]>
Signed-off-by: Andreas Dilger <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions