diff options
author | Keith Busch <keith.busch@intel.com> | 2014-03-03 11:09:47 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-01 11:36:26 +0200 |
commit | 184e1198462223a7347a923d02370bf79207638b (patch) | |
tree | dbed172360d62f6973659690c65afbc52b287032 /Makefile | |
parent | 34820fc89c5e635b7381e4060931ca30a63d110a (diff) |
NVMe: Initialize device reference count earlier
commit fb35e914b3f88cda9ee6f9d776910c35269c4ecf upstream.
If an NVMe device becomes ready but fails to create IO queues, the driver
creates a character device handle so the device can be managed. The
device reference count needs to be initialized before creating the
character device.
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions