diff options
author | Johannes Thumshirn <[email protected]> | 2017-05-10 09:53:40 +0200 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2017-05-11 23:14:36 -0400 |
commit | 48ae8484e9fc324b4968d33c585e54bc98e44d61 (patch) | |
tree | f0a770257ef7f82b44468acfe3923a2fd48d3c80 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | ed44fd7fd8a6785b73cfc6d44594c434e578d724 (diff) |
scsi: sg: don't return bogus Sg_requests
If the list search in sg_get_rq_mark() fails to find a valid request, we
return a bogus element. This then can later lead to a GPF in
sg_remove_scat().
So don't return bogus Sg_requests in sg_get_rq_mark() but NULL in case
the list search doesn't find a valid request.
Signed-off-by: Johannes Thumshirn <[email protected]>
Reported-by: Andrey Konovalov <[email protected]>
Cc: Hannes Reinecke <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Doug Gilbert <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Acked-by: Doug Gilbert <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions