binder: additional transaction error logs
authorCarlos Llamas <cmllamas@google.com>
Fri, 29 Apr 2022 23:56:44 +0000 (23:56 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 May 2022 13:43:24 +0000 (15:43 +0200)
commita15dac8b228677daf8ad7f9855d38734ffa0e7d9
tree3551b8a7c2da3b84918ee10e673c42f1f4818301
parent06a3494ef61a9c67a5be068a74bc5d3ab9d72a4c
binder: additional transaction error logs

Log readable and specific error messages whenever a transaction failure
happens. This will ensure better context is given to regular users about
these unique error cases, without having to decode a cryptic log.

Acked-by: Todd Kjos <tkjos@google.com>
Acked-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Signed-off-by: Carlos Llamas <cmllamas@google.com>
Link: https://lore.kernel.org/r/20220429235644.697372-6-cmllamas@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/android/binder.c