binder: Add invalid handle info in user error log
authorRamji Jiyani <ramjiyani@google.com>
Mon, 2 Aug 2021 22:04:45 +0000 (22:04 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Aug 2021 14:29:25 +0000 (16:29 +0200)
commit1ae14df56cc3e87d56f3c159803a289021f8ef7d
tree65871fafb7491f696d1f620a48d13759202559c9
parent0fc7ca624b1452050d31b05cd198e38a1b74d1b3
binder: Add invalid handle info in user error log

In the case of a failed transaction, only the thread and process id are
logged. Add the handle info for the reference to the target node in user
error log to aid debugging.

Acked-by: Todd Kjos <tkjos@google.com>
Signed-off-by: Ramji Jiyani <ramjiyani@google.com>
Link: https://lore.kernel.org/r/20210802220446.1938347-1-ramjiyani@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/android/binder.c