Re: [PATCH] block-mq:Fix the null memory access while setting tags cpumask
From: Jeff Moyer <hidden>
Date: 2015-10-13 16:47:07
Raghavendra K T [off-list ref] writes:
In nr_hw_queues >1 cases when certain number of cpus are onlined/or offlined, that results change in request_queue map in block-mq layer, we see the kernel dumping like:
What version is that patch against? This problem should be fixed by the patch set from Akinobu Mita. I tested cpu hot-plugging on my system with an nvme device, and it is fixed there on mainline. Cheers, Jeff