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:
9d135bb
)
NVMe: nvme_submit_async_admin_req() must use atomic rq allocation
author
Jens Axboe
<axboe@fb.com>
Tue, 18 Nov 2014 15:21:18 +0000
(08:21 -0700)
committer
Jens Axboe
<axboe@fb.com>
Tue, 18 Nov 2014 15:21:18 +0000
(08:21 -0700)
We are called for async event notification issues, and the
nvmeq lock is already held. If we fail the request allocation,
we'll just retry next time.
Reported-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/block/nvme-core.c
patch
|
blob
|
history
diff --cc
drivers/block/nvme-core.c
Simple merge