diff options
author | Jason Gunthorpe <jgg@mellanox.com> | 2019-04-16 13:07:29 +0200 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2019-04-24 18:40:50 +0200 |
commit | ddcdc368b1033e19fd3a5f750752e10e28a87826 (patch) | |
tree | 8224512c2a347afe3bef0cb0ed5326ab569e9547 /fs/nfsd | |
parent | RDMA/ucontext: Fix regression with disassociate (diff) | |
download | linux-ddcdc368b1033e19fd3a5f750752e10e28a87826.tar.xz linux-ddcdc368b1033e19fd3a5f750752e10e28a87826.zip |
RDMA/mlx5: Use get_zeroed_page() for clock_info
get_zeroed_page() returns a virtual address for the page which is better
than allocating a struct page and doing a permanent kmap on it.
Cc: stable@vger.kernel.org
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Reviewed-by: Haggai Eran <haggaie@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'fs/nfsd')
0 files changed, 0 insertions, 0 deletions