diff options
| author | Chris Wilson <[email protected]> | 2018-07-16 08:03:31 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2018-07-16 10:25:28 +0000 |
| commit | 159b69bc0dcdb88ea5126a8f98e4caa31789326b (patch) | |
| tree | ad4363b03052981f73d35df6b89e51bd1559d229 /drivers/gpu/drm/i915/intel_ringbuffer.h | |
| parent | drm/i915/selftests: Downgrade igt_timeout message (diff) | |
| download | kernel-159b69bc0dcdb88ea5126a8f98e4caa31789326b.tar.gz kernel-159b69bc0dcdb88ea5126a8f98e4caa31789326b.zip | |
drm/i915: Remove pci private pointer after destroying the device private
On an aborted module load, we unwind and free our device private - but
we left a dangling pointer to our privates inside the pci_device. After
the attempted aborted unload, we may still get a call to i915_pci_remove()
when the module is removed, potentially chasing stale data.
Signed-off-by: Chris Wilson <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.h')
0 files changed, 0 insertions, 0 deletions
