summaryrefslogtreecommitdiffstats
path: root/include/rdma
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2014-06-09 16:36:33 +0200
committerRoland Dreier <roland@purestorage.com>2014-06-09 10:17:12 -0700
commit6fcd8d0d93fb2f38807371bb144f3f869d4ca5a2 (patch)
treee055aa42847f53fee632110087d242ad4208b72d /include/rdma
parent4e2c341b863e5bb680a49d5f006d7b75cf93bc93 (diff)
downloadlinux-stable-6fcd8d0d93fb2f38807371bb144f3f869d4ca5a2.tar.gz
linux-stable-6fcd8d0d93fb2f38807371bb144f3f869d4ca5a2.tar.bz2
linux-stable-6fcd8d0d93fb2f38807371bb144f3f869d4ca5a2.zip
IB/mlx4: Fix gfp passing in create_qp_common()
There are two kzalloc() calls which were not converted to use value of gfp passed to create_qp_common() instead of using hardcoded GFP_KERNEL in 40f2287bd583 ("IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO"). Fix this by passing gfp value down properly. Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'include/rdma')
0 files changed, 0 insertions, 0 deletions