]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Aug 2017 00:08:37 +0000 (17:08 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Aug 2017 00:08:37 +0000 (17:08 -0700)
commit85d20970883b00582e155052691737cc10e10dbc
tree323f86aa882c412b041b6e2c90f886cf0a7e98f1
parented2413c4d516ebaf6948daf88829cb40fb446916
parentc821fbdbd2e71db399e670ec855fa20680276f14
Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc

Pull char/misc fix from Greg KH:
 "Here is a single misc driver fix for 4.13-rc7. It resolves a reported
  problem in the Android binder driver due to previous patches in
  4.13-rc.

  It's been in linux-next with no reported issues"

* tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
  ANDROID: binder: fix proc->tsk check.