All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] intel_th: fix device leak on output open()
@ 2025-12-08 15:35 Johan Hovold
  2025-12-08 15:35 ` [PATCH v3 1/2] " Johan Hovold
  2025-12-08 15:35 ` [PATCH v3 2/2] intel_th: rename error label Johan Hovold
  0 siblings, 2 replies; 3+ messages in thread
From: Johan Hovold @ 2025-12-08 15:35 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Alexander Shishkin; +Cc: linux-kernel, Johan Hovold

This series fixes a device reference leak on output open(), a leak which
was only partially fixed in the upcoming v6.19-rc1.

Included is also a related clean up that switches to a more apt name for
a related error label.

Johan


Changes in v3:
 - rebase on current mainline and commit 6d5925b667e4 ("intel_th: Fix
   error handling in intel_th_output_open") (which fixes a reference
   imbalance in v2)

Changes in v2:
 - drop reference also on the last error path


Johan Hovold (2):
  intel_th: fix device leak on output open()
  intel_th: rename error label

 drivers/hwtracing/intel_th/core.c | 25 +++++++++++++++++++------
 1 file changed, 19 insertions(+), 6 deletions(-)

-- 
2.52.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-12-08 15:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-08 15:35 [PATCH v3 0/2] intel_th: fix device leak on output open() Johan Hovold
2025-12-08 15:35 ` [PATCH v3 1/2] " Johan Hovold
2025-12-08 15:35 ` [PATCH v3 2/2] intel_th: rename error label Johan Hovold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.