[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aHzI-b5Kiy_Nu6l-@kroah.com>
Date: Sun, 20 Jul 2025 12:46:17 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-kernel@...r.kernel.org, linux-staging@...ts.linux.dev
Subject: [GIT PULL] Staging driver fixes for 6.16-rc6
The following changes since commit d0b3b7b22dfa1f4b515fd3a295b3fd958f9e81af:
Linux 6.16-rc4 (2025-06-29 13:09:04 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-6.16-rc6
for you to fetch changes up to f2b8ebfb867011ddbefbdf7b04ad62626cbc2afd:
staging: vchiq_arm: Make vchiq_shutdown never fail (2025-07-16 09:36:50 +0200)
----------------------------------------------------------------
Staging driver fixes for 6.16-rc6
Here are some small driver fixes for the vchiq_arm staging driver:
- reverts of previous changes that turned out to caused problems.
- change to prevent a research leak
All of these have been in linux-next this week with no reported
problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
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
.../vc04_services/interface/vchiq_arm/vchiq_arm.c | 98 ++++++++++++----------
.../vc04_services/interface/vchiq_arm/vchiq_core.c | 1 -
.../vc04_services/interface/vchiq_arm/vchiq_core.h | 2 -
3 files changed, 56 insertions(+), 45 deletions(-)
Powered by blists - more mailing lists