summaryrefslogtreecommitdiffstats
path: root/drivers/usb/common
diff options
context:
space:
mode:
authorChris Wilson <chris.p.wilson@intel.com>2022-09-15 16:26:51 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-01-18 11:58:19 +0100
commit5c855bcc730656c4b7d30aaddcd0eafc7003e112 (patch)
tree3457bc4345c953e569f6e6977946be3e6607af95 /drivers/usb/common
parent5e4194d89ffef609f980af4f5bc0e7eca03497e7 (diff)
downloadlinux-stable-5c855bcc730656c4b7d30aaddcd0eafc7003e112.tar.gz
linux-stable-5c855bcc730656c4b7d30aaddcd0eafc7003e112.tar.bz2
linux-stable-5c855bcc730656c4b7d30aaddcd0eafc7003e112.zip
drm/i915/gt: Cleanup partial engine discovery failures
[ Upstream commit 78a033433a5ae4fee85511ee075bc9a48312c79e ] If we abort driver initialisation in the middle of gt/engine discovery, some engines will be fully setup and some not. Those incompletely setup engines only have 'engine->release == NULL' and so will leak any of the common objects allocated. v2: - Drop the destroy_pinned_context() helper for now. It's not really worth it with just a single callsite at the moment. (Janusz) Signed-off-by: Chris Wilson <chris.p.wilson@intel.com> Cc: Janusz Krzysztofik <janusz.krzysztofik@linux.intel.com> Signed-off-by: Matt Roper <matthew.d.roper@intel.com> Reviewed-by: Janusz Krzysztofik <janusz.krzysztofik@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220915232654.3283095-2-matthew.d.roper@intel.com Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/usb/common')
0 files changed, 0 insertions, 0 deletions