aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorAkinobu Mita <[email protected]>2015-09-26 17:09:19 +0000
committerJens Axboe <[email protected]>2015-09-29 17:32:43 +0000
commit1356aae08338f1c19ce1c67bf8c543a267688fc3 (patch)
treef8ef88a7710600ead9bcf533bd7f34618ee4a9b3 /drivers/fpga/fpga-mgr.c
parentNVMe: Set affinity after allocating request queues (diff)
downloadkernel-1356aae08338f1c19ce1c67bf8c543a267688fc3.tar.gz
kernel-1356aae08338f1c19ce1c67bf8c543a267688fc3.zip
blk-mq: avoid setting hctx->tags->cpumask before allocation
When unmapped hw queue is remapped after CPU topology is changed, hctx->tags->cpumask has to be set after hctx->tags is setup in blk_mq_map_swqueue(), otherwise it causes null pointer dereference. Fixes: f26cdc8536 ("blk-mq: Shared tag enhancements") Signed-off-by: Akinobu Mita <[email protected]> Cc: Keith Busch <[email protected]> Cc: Ming Lei <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions