dm round robin: do not use this_cpu_ptr() without having preemption disabled
commit 802934b2 upstream. Use local_irq_save() to disable preemption before calling this_cpu_ptr(). Reported-by:Benjamin Block <bblock@linux.vnet.ibm.com> Fixes: b0b477c7 ("dm round robin: use percpu 'repeat_count' and 'current_path'") Suggested-by:
Jens Axboe <axboe@kernel.dk> Signed-off-by:
Mike Snitzer <snitzer@redhat.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
Please register or sign in to comment