Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/i915: Prevent uninitialised reads during error state capture
error_bo and pinned_bo could be used uninitialised if there were no active buffers. Caught by kmemcheck. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
- Loading branch information