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@xxxxxxxxxxxxxxxxxxx> ---------------------------------------------------------------- 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(-)