dma-debug: add cacheline to user/kernel space dump messages
authorDesnes Nunes <desnesn@redhat.com>
Thu, 16 Mar 2023 14:09:11 +0000 (11:09 -0300)
committerChristoph Hellwig <hch@lst.de>
Tue, 28 Mar 2023 01:34:05 +0000 (10:34 +0900)
commitbd89d69a529fbef3559a16dbe4cee4b04225136a
tree087d7b453113f9e78fc464d2aebeaeb3eccbeaae
parent479623fd0c5ad86a43ae11670f7da2a7c462acd4
dma-debug: add cacheline to user/kernel space dump messages

Having the cacheline also printed on the debug_dma_dump_mappings() and
dump_show() is useful for debugging. Furthermore, this also standardizes
the messages shown on both dump functions.

Signed-off-by: Desnes Nunes <desnesn@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
kernel/dma/debug.c