[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YgeMgTqMg82ZC7hA@kroah.com>
Date: Sat, 12 Feb 2022 11:31:29 +0100
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 changes for 5.17-rc4
The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.17-rc4
for you to fetch changes up to 426aca16e903b387a0b0001d62207a745c67cfd3:
staging: fbtft: Fix error path in fbtft_driver_module_init() (2022-01-25 16:36:49 +0100)
----------------------------------------------------------------
Staging driver fixes for 5.17-rc4
Here are 2 staging driver fixes for 5.17-rc4. These are:
- fbtft error path fix
- vc04_services rcu dereference fix
Both of these have been in linux-next for a while with no reported
issues
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Padmanabha Srinivasaiah (1):
staging: vc04_services: Fix RCU dereference check
Uwe Kleine-König (1):
staging: fbtft: Fix error path in fbtft_driver_module_init()
drivers/staging/fbtft/fbtft.h | 5 ++++-
.../vc04_services/interface/vchiq_arm/vchiq_arm.c | 20 ++++++++++++++++++--
2 files changed, 22 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists