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:
59c3d45
)
block: add kblockd_schedule_delayed_work_on()
author
Jens Axboe
<axboe@fb.com>
Tue, 8 Apr 2014 15:17:40 +0000
(09:17 -0600)
committer
Jens Axboe
<axboe@fb.com>
Wed, 9 Apr 2014 16:17:03 +0000
(10:17 -0600)
Same function as kblockd_schedule_delayed_work(), but allow the
caller to pass in a CPU that the work should be executed on. This
just directly extends and maps into the workqueue API, and will
be used to make the blk-mq mappings more strict.
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-core.c
patch
|
blob
|
history
include/linux/blkdev.h
patch
|
blob
|
history
diff --cc
block/blk-core.c
Simple merge
diff --cc
include/linux/blkdev.h
Simple merge