commit | ee63cfa7fc197b63669623721b8009cce5b0659b | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@fb.com> | Wed Aug 24 15:52:48 2016 -0600 |
committer | Jens Axboe <axboe@fb.com> | Mon Aug 29 08:13:21 2016 -0600 |
tree | 59285713289d5b1d108622d4d31ffcd646a2dad5 | |
parent | f72b8792d180948b4b3898374998f5ac8c02e539 [diff] |
block: add kblockd_schedule_work_on() Add a helper to schedule a regular struct work on a particular CPU. Signed-off-by: Jens Axboe <axboe@fb.com>