From: Chuck Lever Date: Wed, 21 Jan 2015 16:03:27 +0000 (-0500) Subject: xprtrdma: Take struct ib_device_attr off the stack X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~120^2~28^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bc7972cdd1f137552ca979caa11c8acbe119ae8;p=pandora-kernel.git xprtrdma: Take struct ib_device_attr off the stack Device attributes are large, and are used in more than one place. Stash a copy in dynamically allocated memory. Signed-off-by: Chuck Lever Reviewed-by: Steve Wise Signed-off-by: Anna Schumaker --- Reading git-diff-tree failed