diff options
author | Carlos Llamas <cmllamas@google.com> | 2024-12-10 14:31:02 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-24 09:35:23 +0100 |
commit | 0a7bf6866d416e4f8f452419410359b6a82639d1 (patch) | |
tree | e764f2f809f236d4a943559000095098f6d5ce87 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 072010abc3ad98bc20198dbe60ef13233a0a357c (diff) |
binder: rename alloc->buffer to vm_start
The alloc->buffer field in struct binder_alloc stores the starting
address of the mapped vma, rename this field to alloc->vm_start to
better reflect its purpose. It also avoids confusion with the binder
buffer concept, e.g. transaction->buffer.
No functional changes in this patch.
Reviewed-by: Suren Baghdasaryan <surenb@google.com>
Signed-off-by: Carlos Llamas <cmllamas@google.com>
Link: https://lore.kernel.org/r/20241210143114.661252-7-cmllamas@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions