diff options
author | Leon Romanovsky <leonro@mellanox.com> | 2017-05-23 14:38:15 +0300 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2017-07-17 21:21:24 -0400 |
commit | 8900b894e769dd88b53e519e3502e0e3c349fe95 (patch) | |
tree | eb1d5d8d7a17cdfc737df6056bf8847cb1d3e2c4 /block | |
parent | 0f4d027c3b4240ecb314daa948238d459fdc3a00 (diff) | |
download | linux-8900b894e769dd88b53e519e3502e0e3c349fe95.tar.bz2 |
{net, IB}/mlx4: 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>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions