]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc01adb0c821673a772b7c75d1ddaeb547d758bfb
tree3551b8a7c2da3b84918ee10e673c42f1f4818301
parent0fe899f4a52790e67c229c2128fc6b883e16b58f
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