summaryrefslogtreecommitdiffstats
path: root/block/blk-mq-tag.c
diff options
context:
space:
mode:
authorOmar Sandoval2016-09-17 10:28:22 +0200
committerJens Axboe2016-09-17 16:39:08 +0200
commit48e28166a7b608e19a6aea3acadd81cdfe660f6b (patch)
treeece76660b963252e9371c8aea0a4d04f8b69c42f /block/blk-mq-tag.c
parentblk-mq: abstract tag allocation out into sbitmap library (diff)
downloadkernel-qcow2-linux-48e28166a7b608e19a6aea3acadd81cdfe660f6b.tar.gz
kernel-qcow2-linux-48e28166a7b608e19a6aea3acadd81cdfe660f6b.tar.xz
kernel-qcow2-linux-48e28166a7b608e19a6aea3acadd81cdfe660f6b.zip
sbitmap: allocate wait queues on a specific node
The original bt_alloc() we converted from was using kzalloc(), not kzalloc_node(), to allocate the wait queues. This was probably an oversight, so fix it for sbitmap_queue_init_node(). Signed-off-by: Omar Sandoval <osandov@fb.com> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'block/blk-mq-tag.c')
0 files changed, 0 insertions, 0 deletions