diff options
| author | Kumari Pallavi <kumari.pallavi@oss.qualcomm.com> | 2025-12-26 12:35:32 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-12-29 12:17:19 +0100 |
| commit | 428b2f2b60c37f69e0723a225135da1f352d2602 (patch) | |
| tree | 4da5851d7d297f84186aa148ea4e1576f06b8901 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 53da3f51e491c8aeee25004be9d95c30d5efdf5b (diff) | |
| download | linux-428b2f2b60c37f69e0723a225135da1f352d2602.tar.gz linux-428b2f2b60c37f69e0723a225135da1f352d2602.zip | |
misc: fastrpc: Rename phys to dma_addr for clarity
The fields buf->phys and map->phys currently store DMA addresses
returned by dma_map_*() APIs, not physical addresses. This naming
is misleading and may lead to incorrect assumptions about the
address type and its translation.
Rename these fields from phys to dma_addr to improve code clarity
and align with kernel conventions for dma_addr_t usage.
Signed-off-by: Kumari Pallavi <kumari.pallavi@oss.qualcomm.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://patch.msgid.link/20251226070534.602021-3-kumari.pallavi@oss.qualcomm.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
