1
0
Fork 0
alistair23-linux/drivers/android
Todd Kjos c4ea41ba19 binder: use group leader instead of open thread
The binder allocator assumes that the thread that
called binder_open will never die for the lifetime of
that proc. That thread is normally the group_leader,
however it may not be. Use the group_leader instead
of current.

Signed-off-by: Todd Kjos <tkjos@google.com>
Cc: stable <stable@vger.kernel.org> # 4.4+
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-07-17 14:44:19 +02:00
..
Kconfig binder: Add 'hwbinder' to the default devices 2017-03-17 15:10:49 +09:00
Makefile staging: android: binder: move to the "real" part of the kernel 2014-10-20 10:30:15 +08:00
binder.c binder: use group leader instead of open thread 2017-07-17 14:44:19 +02:00
binder_trace.h staging: android: binder: move to the "real" part of the kernel 2014-10-20 10:30:15 +08:00