aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
diff options
context:
space:
mode:
authorIra Weiny <[email protected]>2021-06-21 23:14:19 -0700
committerJason Gunthorpe <[email protected]>2021-06-24 15:07:08 -0300
commit36f5625af34c89d6c5426c43d321520d668c584c (patch)
treec6bc10ac988c1443700d9f99a21587a881c54ecc /lib/test_overflow.c
parent7364e74d48ec094f46f6a5abfd91dcebece94c0c (diff)
RDMA/hfi1: Remove use of kmap()
kmap() is being deprecated and will break uses of device dax after PKS protection is introduced.[1] The kmap() used in sdma does not need to be global. Use the new kmap_local_page() which works with PKS and may provide better performance for this thread local mapping anyway. [1] https://lore.kernel.org/lkml/[email protected]/ Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Ira Weiny <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions