linux/drivers/android
Carlos Llamas 978ce3ed70 binder: propagate vm_insert_page() errors
Instead of always overriding errors with -ENOMEM, propagate the specific
error code returned by vm_insert_page(). This allows for more accurate
error logs and handling.

Cc: Suren Baghdasaryan <surenb@google.com>
Reviewed-by: Suren Baghdasaryan <surenb@google.com>
Signed-off-by: Carlos Llamas <cmllamas@google.com>
Link: https://lore.kernel.org/r/20241210143114.661252-9-cmllamas@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-12-24 09:35:23 +01:00
..
binder.c binder: rename alloc->buffer to vm_start 2024-12-24 09:35:23 +01:00
binder_alloc.c binder: propagate vm_insert_page() errors 2024-12-24 09:35:23 +01:00
binder_alloc.h binder: rename alloc->buffer to vm_start 2024-12-24 09:35:23 +01:00
binder_alloc_selftest.c binder: rename alloc->buffer to vm_start 2024-12-24 09:35:23 +01:00
binder_internal.h binder: frozen notification 2024-07-31 13:56:00 +02:00
binder_trace.h binder: rename alloc->buffer to vm_start 2024-12-24 09:35:23 +01:00
binderfs.c binder: frozen notification binder_features flag 2024-07-31 13:56:00 +02:00
dbitmap.h binder: fix descriptor lookup for context manager 2024-07-31 13:47:48 +02:00
Kconfig remove CONFIG_ANDROID 2022-07-01 10:41:09 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00