From: K. Y. Srinivasan Date: Tue, 8 Nov 2011 17:01:40 +0000 (-0800) Subject: Staging: hv: storvsc: Use mempools to allocate struct storvsc_cmd_request X-Git-Tag: v3.3-rc1~152^2~101^2~304 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e03e697c5446146318cdb6344af0060541cbc1c;p=pandora-kernel.git Staging: hv: storvsc: Use mempools to allocate struct storvsc_cmd_request We intend to use the storage driver to manage the root device. To avoid deadlocks, use mempools to allocate struct storvsc_cmd_request. Signed-off-by: K. Y. Srinivasan Signed-off-by: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed