git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de672b9
)
NVMe: Fix nvme get/put queue semantics
author
Keith Busch
<keith.busch@intel.com>
Tue, 13 May 2014 16:32:46 +0000
(10:32 -0600)
committer
Matthew Wilcox
<matthew.r.wilcox@intel.com>
Wed, 4 Jun 2014 02:58:34 +0000
(22:58 -0400)
The routines to get and lock nvme queues required the caller to "put"
or "unlock" them even if getting one returned NULL. This patch fixes that.
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
drivers/block/nvme-core.c
patch
|
blob
|
history
diff --cc
drivers/block/nvme-core.c
Simple merge