diff options
author | Carlos Llamas <cmllamas@google.com> | 2022-04-30 02:56:41 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-05-09 16:43:24 +0300 |
commit | bd32889e841c12533d09a1bd02bba932baa9ed8f (patch) | |
tree | 3eb429f9618c91bdfcc030a0c70f6a8b3e3f703b /init | |
parent | 9474be34a72726c5a20467e36d9b08102ff9d304 (diff) | |
download | linux-bd32889e841c12533d09a1bd02bba932baa9ed8f.tar.xz |
binder: add BINDER_GET_EXTENDED_ERROR ioctl
Provide a userspace mechanism to pull precise error information upon
failed operations. Extending the current error codes returned by the
interfaces allows userspace to better determine the course of action.
This could be for instance, retrying a failed transaction at a later
point and thus offloading the error handling from the driver.
Acked-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Acked-by: Todd Kjos <tkjos@google.com>
Signed-off-by: Carlos Llamas <cmllamas@google.com>
Link: https://lore.kernel.org/r/20220429235644.697372-3-cmllamas@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions