[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170827072250.GA22080@kroah.com>
Date: Sun, 27 Aug 2017 09:22:50 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Arnd Bergmann <arnd@...db.de>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] Char/Misc driver fixes for 4.13-rc7
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@...uxfoundation.org>
----------------------------------------------------------------
Martijn Coenen (1):
ANDROID: binder: fix proc->tsk check.
drivers/android/binder.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Powered by blists - more mailing lists