diff options
| author | Carlos Llamas <cmllamas@google.com> | 2024-12-10 14:31:04 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-24 09:35:23 +0100 |
| commit | 978ce3ed703db86344e1df718ea0f56ec7d4dae1 (patch) | |
| tree | 72f255b438dc818c3f984052924c2774cd6318bb /scripts/patch-kernel | |
| parent | binder: use per-vma lock in page installation (diff) | |
| download | linux-978ce3ed703db86344e1df718ea0f56ec7d4dae1.tar.gz linux-978ce3ed703db86344e1df718ea0f56ec7d4dae1.zip | |
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>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
