]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitebf96c049584360200c9049d5f8efb57dfce6c7d
tree89c95bbd3016eaf68edf4c84758d76f8189ad2d0
parenta3afa95590db4485258bd58a5c82d7b2a2788505
parentd5eafe04238c9918963911fb6a5592461ecbd62a
Merge tag 'staging-5.17-rc4' of git://git.kernel.org/pub/scm/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