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:
b4c6a02
)
NVMe: Fix double free irq
author
Keith Busch
<keith.busch@intel.com>
Mon, 22 Dec 2014 19:59:04 +0000
(12:59 -0700)
committer
Jens Axboe
<axboe@fb.com>
Mon, 22 Dec 2014 19:59:04 +0000
(12:59 -0700)
Sets the vector to an invalid value after it's freed so we don't free
it twice.
Signed-off-by: Keith Busch <keith.busch@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
No differences found