[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Zm7DsDUAGWwEE6Lf@kroah.com>
Date: Sun, 16 Jun 2024 12:51:28 +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 fix for 6.10-rc4
The following changes since commit c3f38fa61af77b49866b006939479069cd451173:
Linux 6.10-rc2 (2024-06-02 15:44:56 -0700)
are available in the Git repository at:
ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-6.10-rc4
for you to fetch changes up to c3552ab19aeb8101b751e7c7ad45deab9e1134e1:
staging: vchiq_debugfs: Fix NPD in vchiq_dump_state (2024-06-04 13:36:44 +0200)
----------------------------------------------------------------
Staging driver fix for 6.10-rc4
Here is a single staging driver fix, for the vc04 driver, for 6.10-rc4.
It resolves a reported problem that showed up in the 6.10-rc1 set of
changes.
It's been in linux-next for over a week with no reported problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Stefan Wahren (1):
staging: vchiq_debugfs: Fix NPD in vchiq_dump_state
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c | 2 +-
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_debugfs.c | 8 ++++----
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_debugfs.h | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)
Powered by blists - more mailing lists