diff options
author | Leon Romanovsky <leonro@mellanox.com> | 2017-05-23 14:38:14 +0300 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2017-07-18 04:21:23 +0300 |
commit | 0f4d027c3b4240ecb314daa948238d459fdc3a00 (patch) | |
tree | 96954ca4f854c2b41412b1a5da1a313f9494bd60 /include/linux/mlx4 | |
parent | d83187dda9b930dc268ab05da265f3d5d7eca451 (diff) | |
download | linux-0f4d027c3b4240ecb314daa948238d459fdc3a00.tar.xz |
IB/{rdmavt, qib, hfi1}: Remove gfp flags argument
The caller to the driver marks GFP_NOIO allocations with help
of memalloc_noio-* calls now. This makes redundant to pass down
to the driver gfp flags, which can be GFP_KERNEL only.
The patch removes the gfp flags argument and updates all driver paths.
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Acked-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'include/linux/mlx4')
0 files changed, 0 insertions, 0 deletions