diff options
author | Chris Wilson <[email protected]> | 2018-07-16 09:03:31 +0100 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2018-07-16 11:25:28 +0100 |
commit | 159b69bc0dcdb88ea5126a8f98e4caa31789326b (patch) | |
tree | ad4363b03052981f73d35df6b89e51bd1559d229 /drivers/fpga/fpga-region.c | |
parent | 55e4b859a2e1952d3feb2e2ec1c520952cc8b660 (diff) |
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/fpga/fpga-region.c')
0 files changed, 0 insertions, 0 deletions