mbox series

[0/5] staging: vchiq_arm: Fix & improve resource handling

Message ID 20250309125014.37166-1-wahrenst@gmx.net (mailing list archive)
Headers show
Series staging: vchiq_arm: Fix & improve resource handling | expand

Message

Stefan Wahren March 9, 2025, 12:50 p.m. UTC
VCHIQ driver probe und remove have some resource release issues regarding
kthread and debugfs handling.

Stefan Wahren (5):
  staging: vchiq_arm: Register debugfs after cdev
  staging: vchiq_arm: Fix possible NPR of keep-alive thread
  staging: vchiq_arm: Stop kthreads if vchiq cdev register fails
  staging: vchiq_arm: Create keep-alive thread during probe
  staging: vchiq_arm: Improve initial VCHIQ connect

 .../interface/vchiq_arm/vchiq_arm.c           | 121 +++++++++---------
 .../interface/vchiq_arm/vchiq_core.c          |   1 +
 .../interface/vchiq_arm/vchiq_core.h          |   2 +
 3 files changed, 60 insertions(+), 64 deletions(-)

--
2.34.1