From: Keith Busch Date: Mon, 15 Jul 2013 21:02:24 +0000 (-0600) Subject: NVMe: Handle ioremap failure X-Git-Tag: v3.12-rc1~98^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d713c2bfb5e1d6abb18a8b12293631f9fcdc708;p=pandora-kernel.git NVMe: Handle ioremap failure Decrement the number of queues required for doorbell remapping until the memory is successfully mapped for that size. Additional checks are done so that we don't call free_irq if it has already been freed. Signed-off-by: Keith Busch Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed