From: Keith Busch Date: Mon, 15 Jul 2013 21:02:20 +0000 (-0600) Subject: NVMe: Separate queue alloc/free from create/delete X-Git-Tag: v3.12-rc1~98^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=224042742582c9938788b81165180c876e997a07;p=pandora-kernel.git NVMe: Separate queue alloc/free from create/delete This separates nvme queue allocation from creation, and queue deletion from freeing. This is so that we may in the future temporarily disable queues and reuse the same memory when bringing them back online, like coming back from suspend state. Signed-off-by: Keith Busch Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed