From: Shahed Shaikh Date: Wed, 11 Jun 2014 18:09:11 +0000 (-0400) Subject: qlcnic: Pre-allocate DMA buffer used for minidump collection X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4da005cf1e30897520106114a8ce11a5aa558497;p=pandora-kernel.git qlcnic: Pre-allocate DMA buffer used for minidump collection Pre-allocate the physically contiguous DMA buffer used for minidump collection at driver load time, rather than at run time, to minimize allocation failures. Driver will allocate the buffer at load time if PEX DMA support capability is indicated by the adapter. Signed-off-by: Shahed Shaikh Signed-off-by: David S. Miller --- Reading git-diff-tree failed