Skip to content
Commit 9d4f645a authored by Christoph Hellwig's avatar Christoph Hellwig
Browse files

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: default avatarChristoph Hellwig <hch@lst.de>
parent 7543c3e3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment