Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/3] staging: vchiq_arm: Fix regression & resource leaks
@ 2025-07-15 16:11 Stefan Wahren
  2025-07-15 16:11 ` [PATCH V2 1/3] Revert "staging: vchiq_arm: Improve initial VCHIQ connect" Stefan Wahren
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Stefan Wahren @ 2025-07-15 16:11 UTC (permalink / raw)
  To: Florian Fainelli, Greg Kroah-Hartman
  Cc: Dan Carpenter, linux-arm-kernel, bcm-kernel-feedback-list,
	kernel-list, linux-staging, Stefan Wahren

This small series fixes a regression introduced by recent changes and
possible resource leaks in the VCHIQ driver.

Changes in V2:
- Add Maíra's Reviewed-bys
- Fix Reported address in patch #2

Stefan Wahren (3):
  Revert "staging: vchiq_arm: Improve initial VCHIQ connect"
  Revert "staging: vchiq_arm: Create keep-alive thread during probe"
  staging: vchiq_arm: Make vchiq_shutdown never fail

 .../interface/vchiq_arm/vchiq_arm.c           | 98 +++++++++++--------
 .../interface/vchiq_arm/vchiq_core.c          |  1 -
 .../interface/vchiq_arm/vchiq_core.h          |  2 -
 3 files changed, 56 insertions(+), 45 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2025-07-16  7:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-15 16:11 [PATCH V2 0/3] staging: vchiq_arm: Fix regression & resource leaks Stefan Wahren
2025-07-15 16:11 ` [PATCH V2 1/3] Revert "staging: vchiq_arm: Improve initial VCHIQ connect" Stefan Wahren
2025-07-15 16:11 ` [PATCH V2 2/3] Revert "staging: vchiq_arm: Create keep-alive thread during probe" Stefan Wahren
2025-07-15 16:11 ` [PATCH V2 3/3] staging: vchiq_arm: Make vchiq_shutdown never fail Stefan Wahren
2025-07-15 17:44 ` [PATCH V2 0/3] staging: vchiq_arm: Fix regression & resource leaks Greg Kroah-Hartman
2025-07-15 19:59   ` Stefan Wahren
2025-07-16  7:33     ` Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox