commit | 9d713c2bfb5e1d6abb18a8b12293631f9fcdc708 | [log] [tgz] |
---|---|---|
author | Keith Busch <keith.busch@intel.com> | Mon Jul 15 15:02:24 2013 -0600 |
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | Tue Sep 03 16:44:25 2013 -0400 |
tree | a31be5d7d9a6596a1d0f1efc6e01b7d5f560ad93 | |
parent | cd63894630ab17a192bf97427d16dbec10710a6a [diff] |
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 <keith.busch@intel.com> Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>