[PATCH 0/5] staging: vchiq_arm: Fix & improve resource handling
Stefan Wahren
wahrenst at gmx.net
Sun Mar 9 05:50:09 PDT 2025
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
More information about the linux-arm-kernel
mailing list