diff options
author | Christoph Hellwig <hch@lst.de> | 2024-10-06 10:20:01 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2024-10-29 10:53:37 +0300 |
commit | 9d4f645a1fd49eea70a21e8671d358ebe1c08d02 (patch) | |
tree | b5364728219b2a77e3e3a39af83e6a63422811af /tools/perf/scripts/python/syscall-counts.py | |
parent | 7543c3e3b9b88212fcd0aaf5cab5588797bdc7de (diff) | |
download | linux-9d4f645a1fd49eea70a21e8671d358ebe1c08d02.tar.xz |
dma-debug: store a phys_addr_t in struct dma_debug_entry
dma-debug goes to great length to split incoming physical addresses into
a PFN and offset to store them in struct dma_debug_entry, just to
recombine those for all meaningful uses. Just store a phys_addr_t
instead.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions