From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dennis Dalessandro Subject: Re: [PATCH rdma-next V1 2/4] IB/{rdmavt, qib, hfi1}: Remove gfp flags argument Date: Fri, 2 Jun 2017 15:21:23 -0400 Message-ID: References: <20170523113816.32657-1-leon@kernel.org> <20170523113816.32657-3-leon@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170523113816.32657-3-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> Content-Language: en-US Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Leon Romanovsky , Doug Ledford Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Mel Gorman , Jiri Kosina , Or Gerlitz , Leon Romanovsky List-Id: linux-rdma@vger.kernel.org On 5/23/2017 7:38 AM, Leon Romanovsky wrote: > From: Leon Romanovsky > > 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 > Signed-off-by: Leon Romanovsky Acked-by: Dennis Dalessandro -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html