diff options
author | Carlos Llamas <cmllamas@google.com> | 2023-12-01 17:21:43 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-12-05 09:23:39 +0900 |
commit | c13500eaabd2343aa4cbb76b54ec624cb0c0ef8d (patch) | |
tree | becf553d90c90e9b227c313896ad15e5f03f1ad3 /security | |
parent | 9409af24e4503d14093b27db9425f7c99e64fef4 (diff) |
binder: relocate low space calculation
Move the low async space calculation to debug_low_async_space_locked().
This logic not only fits better here but also offloads some of the many
tasks currently done in binder_alloc_new_buf_locked().
No functional change in this patch.
Reviewed-by: Alice Ryhl <aliceryhl@google.com>
Signed-off-by: Carlos Llamas <cmllamas@google.com>
Link: https://lore.kernel.org/r/20231201172212.1813387-15-cmllamas@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions