[PATCH V2 0/3] staging: vchiq_arm: Fix regression & resource leaks

Greg Kroah-Hartman gregkh at linuxfoundation.org
Tue Jul 15 10:44:14 PDT 2025


On Tue, Jul 15, 2025 at 06:11:05PM +0200, Stefan Wahren wrote:
> 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(-)

I already applied v1, is there any code changes that are different here?

thanks,

greg k-h



More information about the linux-arm-kernel mailing list