[GIT PULL] Char/Misc driver fixes for 4.13-rc7

From: Greg KH
Date: Sun Aug 27 2017 - 03:22:54 EST


The following changes since commit ef954844c7ace62f773f4f23e28d2d915adc419f:

Linux 4.13-rc5 (2017-08-13 16:01:32 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-4.13-rc7

for you to fetch changes up to b2a6d1b999a4c13e5997bb864694e77172d45250:

ANDROID: binder: fix proc->tsk check. (2017-08-22 18:42:57 -0700)

----------------------------------------------------------------
char/misc fix for 4.13-rc7

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.

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Martijn Coenen (1):
ANDROID: binder: fix proc->tsk check.

drivers/android/binder.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)