From: Michael S. Tsirkin Date: Fri, 14 Jul 2006 07:23:56 +0000 (-0700) Subject: [PATCH] IB/core: use correct gfp_mask in sa_query X-Git-Tag: v2.6.18-rc2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e322fedf0c59938716cdfbafbe364a170919aa1a;p=pandora-kernel.git [PATCH] IB/core: use correct gfp_mask in sa_query Avoid bogus out of memory errors: fix sa_query to actually pass gfp_mask supplied by the user to idr_pre_get. Signed-off-by: Michael S. Tsirkin Acked-by: "Sean Hefty" Acked-by: "Roland Dreier" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed