]> asedeno.scripts.mit.edu Git - linux.git/commit
RDMA/cxgb3: Don't expose DMA addresses
authorLeon Romanovsky <leonro@mellanox.com>
Mon, 20 May 2019 06:54:29 +0000 (09:54 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 27 May 2019 17:24:03 +0000 (14:24 -0300)
commit0ddf8f6267ecefc07dace11be8a9d258061c36e1
treecfab265b6b7e580967db74f714d533e180151591
parentd34d37d5a102a016c63f904d1ff0284637759cc2
RDMA/cxgb3: Don't expose DMA addresses

DMA addresses like all other kernel addresses should be printed with
special %p* formatter. It is needed to allow control of exposure of such
information through a dedicated knob.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/cxgb3/cxio_hal.c
drivers/infiniband/hw/cxgb3/iwch_provider.c