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:
75bb462
)
blk-mq: remove alloc_hctx and free_hctx methods
author
Christoph Hellwig
<hch@lst.de>
Wed, 28 May 2014 16:11:06 +0000
(18:11 +0200)
committer
Jens Axboe
<axboe@fb.com>
Wed, 28 May 2014 16:18:31 +0000
(10:18 -0600)
There is no need for drivers to control hardware context allocation
now that we do the context to node mapping in common code.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
No differences found