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

Greg Kroah-Hartman gregkh at linuxfoundation.org
Wed Jul 16 00:33:04 PDT 2025


On Tue, Jul 15, 2025 at 09:59:45PM +0200, Stefan Wahren wrote:
> Am 15.07.25 um 19:44 schrieb Greg Kroah-Hartman:
> > 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?
> Strange, I didn't received a mail that the patches has been applied. No,
> there wasn't any code changes.

Ah, I hadn't pushed it publiclly yet, that's why!  I'll go drop my
internal tree and queue up this one now instead, thanks.

greg k-h



More information about the linux-arm-kernel mailing list