Merge tag 'char-misc-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 4 Feb 2024 07:01:39 +0000 (07:01 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 4 Feb 2024 07:01:39 +0000 (07:01 +0000)
commit3a0e922079408c6749770f38a2f4db10dd4d0927
tree30b3d4e56de347cc7e1996e808bd079c90e494e0
parent0214960971939697f1499239398874cfc3a52d69
parent97830f3c3088638ff90b20dfba2eb4d487bf14d7
Merge tag 'char-misc-6.8-rc3' of git://git./linux/kernel/git/gregkh/char-misc

Pull char/misc driver fixes from Greg KH:
 "Here are three tiny driver fixes for 6.8-rc3.  They include:

   - Android binder long-term bug with epoll finally being fixed

   - fastrpc driver shutdown bugfix

   - open-dice lockdep fix

  All of these have been in linux-next this week with no reported
  issues"

* tag 'char-misc-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
  binder: signal epoll threads of self-work
  misc: open-dice: Fix spurious lockdep warning
  misc: fastrpc: Mark all sessions as invalid in cb_remove