]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'staging-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 14 Mar 2018 16:59:45 +0000 (09:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 14 Mar 2018 16:59:45 +0000 (09:59 -0700)
commit0c92e7c4d8fbfabf68d44e7a8643ddd32c44161d
tree43bc0a74440f4dbe4b0bc60dbf9a673a5745ccca
parent2e8115f7911e8d07c28259b15d3616834fb72e98
parentdda48fc2f1d6b2c27e03cbe4c7e8080efa1b9912
Merge tag 'staging-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging

Pull staging fixes from Greg KH:
 "Here are three staging driver fixes for 4.16-rc6

  Two of them are lockdep fixes for the ashmem driver that have been
  reported by a number of people recently. The last one is a fix for the
  comedi driver core.

  All of these have been in linux-next for a while with no reported
  issues"

* tag 'staging-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging:
  staging: android: ashmem: Fix possible deadlock in ashmem_ioctl
  staging: comedi: fix comedi_nsamples_left.
  staging: android: ashmem: Fix lockdep issue during llseek