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:
740216f
)
NVMe: Correct SQ doorbell semantics
author
Matthew Wilcox
<matthew.r.wilcox@intel.com>
Wed, 16 Feb 2011 14:59:59 +0000
(09:59 -0500)
committer
Matthew Wilcox
<matthew.r.wilcox@intel.com>
Fri, 4 Nov 2011 19:52:58 +0000
(15:52 -0400)
The value written to the doorbell needs to be the first free index in
the queue, not the most recently used index in the queue.
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
No differences found