diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2020-09-16 11:50:21 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2020-09-16 20:50:31 +0100 |
commit | b79ffa914ede785a721f42d8ee3ce7b8eeede2bb (patch) | |
tree | 5bbe1cbae5a8ae917c01ce0fc856bcc6ac7ccee7 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 400d4953f1f434d50640524707106eb889be8a11 (diff) |
drm/i915: Initialise outparam for error return from wait_for_register
Just in case the caller passes in 0 for both slow&fast timeouts, make
sure we initialise the stack value returned. Add an assert so that we
don't make the mistake of passing 0 timeouts for the wait.
drivers/gpu/drm/i915/intel_uncore.c:2011 __intel_wait_for_register_fw() error: uninitialized symbol 'reg_value'.
References: 3f649ab728cd ("treewide: Remove uninitialized_var() usage")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200916105022.28316-1-chris@chris-wilson.co.uk
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions