summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPreethi Banala <preethi.banala@intel.com>2018-08-09 16:28:55 +0300
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2018-08-23 19:51:44 +0300
commitb29bc220e2c7bd494a4605defcd93b18d5a8cf86 (patch)
tree5de1d2dc249a68935f6688a1c00970d1139f98cd /tools/perf/scripts/python
parentf8ba7db850350319348b6d3c276f8ba19bc098ef (diff)
downloadlinux-b29bc220e2c7bd494a4605defcd93b18d5a8cf86.tar.xz
ice: Clean control queues only when they are initialized
Clean control queues only when they are initialized. One of the ways to validate if the basic initialization is done is by checking value of cq->sq.head and cq->rq.head variables that specify the register address. This patch adds a check to avoid NULL pointer dereference crash when tried to shutdown uninitialized control queue. Signed-off-by: Preethi Banala <preethi.banala@intel.com> Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> Tested-by: Tony Brelinski <tonyx.brelinski@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions