Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1720776
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] Char/Misc driver fixes for 4.13-rc7 |
| Date | 2017-08-27 09:30 +0200 |
| Message-ID | <uj0b8-4uh-17@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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@linuxfoundation.org>
----------------------------------------------------------------
Martijn Coenen (1):
ANDROID: binder: fix proc->tsk check.
drivers/android/binder.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] Char/Misc driver fixes for 4.13-rc7 Greg KH <gregkh@linuxfoundation.org> - 2017-08-27 09:30 +0200
csiph-web