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:
b69f229
)
blkio: Export some symbols from blkio as its user CFQ can be a module
author
Vivek Goyal
<vgoyal@redhat.com>
Fri, 4 Dec 2009 15:36:41 +0000
(10:36 -0500)
committer
Jens Axboe
<jens.axboe@oracle.com>
Fri, 4 Dec 2009 15:38:14 +0000
(16:38 +0100)
o blkio controller is inside the kernel and cfq makes use of interfaces
exported by blkio. CFQ can be a module too, hence export symbols used
by CFQ.
Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found