diff options
author | 2017-06-29 12:01:36 -0700 | |
---|---|---|
committer | 2017-07-17 14:44:19 +0200 | |
commit | c4ea41ba195d01c9af66fb28711a16cc97caa9c5 (patch) | |
tree | 5cfe300d999b4f73470931423fb439a20a089caa /drivers/android/binder_trace.h | |
parent | Revert "android: binder: Sanity check at binder ioctl" (diff) | |
download | linux-dev-c4ea41ba195d01c9af66fb28711a16cc97caa9c5.tar.xz linux-dev-c4ea41ba195d01c9af66fb28711a16cc97caa9c5.zip |
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>
Diffstat (limited to 'drivers/android/binder_trace.h')
0 files changed, 0 insertions, 0 deletions