]> asedeno.scripts.mit.edu Git - linux.git/commit
RDMA/uverbs: Optimize clearing of extra bytes in response
authorLeon Romanovsky <leonro@mellanox.com>
Tue, 11 Dec 2018 09:41:05 +0000 (11:41 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Tue, 11 Dec 2018 21:38:17 +0000 (14:38 -0700)
commit9435ef4caeea0a1141e461f9ee6f91b173867c05
tree2d1b1eccf7ec50027772a1bb2156a5baff4af720
parenta276a4d93bf1580d737f38d1810e5f4b166f3edd
RDMA/uverbs: Optimize clearing of extra bytes in response

Clear extra bytes in response in batch manner instead
of doing it per-byte.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/core/uverbs_cmd.c