From: Anton Blanchard Date: Wed, 13 May 2009 23:52:40 +0000 (-0700) Subject: IB/ehca: Replace vmalloc() with kmalloc() for queue allocation X-Git-Tag: v2.6.31-rc1~336^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf31a1a02eb28d9bda0bb74345df7889faeb7335;p=pandora-kernel.git IB/ehca: Replace vmalloc() with kmalloc() for queue allocation To improve performance of driver resource allocation, replace vmalloc() calls with kmalloc(). Signed-off-by: Stefan Roscher Signed-off-by: Roland Dreier --- Reading git-diff-tree failed