diff options
| author | Carlos Llamas <[email protected]> | 2022-09-06 13:59:46 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-09-06 17:02:06 +0200 |
| commit | d6d04d71daae9377129b13641f97ba2a961b2b26 (patch) | |
| tree | 537e0c91967e89b07cd87a29a0ff4945d0a06e87 /scripts/clang-tools/gen_compile_commands.py | |
| parent | e66b77e50522845d494a4a61ea2ad8f0d046a56f (diff) | |
binder: remove binder_alloc_set_vma()
The mmap_locked asserts here are not needed since this is only called
back from the mmap stack in ->mmap() and ->close() which always acquire
the lock first. Remove these asserts along with binder_alloc_set_vma()
altogether since it's trivial enough to be consumed by callers.
Cc: Liam R. Howlett <[email protected]>
Signed-off-by: Carlos Llamas <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions