-
Mike Snitzer authored
Otherwise the while() loop in dm_wq_requeue_work() can result in a "dead loop" on systems that have preemption disabled. This is particularly problematic on single cpu systems. Fixes: 8b211aac ("dm: add two stage requeue mechanism") Cc: stable@vger.kernel.org Signed-off-by:
Mike Snitzer <snitzer@kernel.org>
f77692d6