OSDN Git Service

Merge tag 'staging-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Feb 2022 18:10:35 +0000 (10:10 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Feb 2022 18:10:35 +0000 (10:10 -0800)
commitdcd72f54665717f9d610ea101336d42b7a80704b
tree89c95bbd3016eaf68edf4c84758d76f8189ad2d0
parent522e7d03f7d286cde06bee51982121f63bb03097
parent426aca16e903b387a0b0001d62207a745c67cfd3
Merge tag 'staging-5.17-rc4' of git://git./linux/kernel/git/gregkh/staging

Pullstaging driver fixes from Greg KH:
 "Here are two 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"

* tag 'staging-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
  staging: fbtft: Fix error path in fbtft_driver_module_init()
  staging: vc04_services: Fix RCU dereference check