diff options
author | Jens Axboe <axboe@fb.com> | 2014-10-13 23:41:54 +0200 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2014-10-13 23:41:54 +0200 |
commit | a86073e48ae85c9b50127facb0cc45bbd35972a1 (patch) | |
tree | c46d21a0e901170ad8a5fd3795bc1dce4a3f7039 /init | |
parent | bio-integrity: remove the needless fail handle of bip_slab creating (diff) | |
download | linux-a86073e48ae85c9b50127facb0cc45bbd35972a1.tar.xz linux-a86073e48ae85c9b50127facb0cc45bbd35972a1.zip |
blk-mq: allocate cpumask on the home node
All other allocs are done on the specific node, somehow the
cpumask for hw queue runs was missed. Fix that by using
zalloc_cpumask_var_node() in blk_mq_init_queue().
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions