|
@@ -4893,10 +4893,10 @@ static void bfq_exit_queue(struct elevator_queue *e)
|
|
|
|
|
|
hrtimer_cancel(&bfqd->idle_slice_timer);
|
|
|
|
|
|
+#ifdef CONFIG_BFQ_GROUP_IOSCHED
|
|
|
/* release oom-queue reference to root group */
|
|
|
bfqg_and_blkg_put(bfqd->root_group);
|
|
|
|
|
|
-#ifdef CONFIG_BFQ_GROUP_IOSCHED
|
|
|
blkcg_deactivate_policy(bfqd->queue, &blkcg_policy_bfq);
|
|
|
#else
|
|
|
spin_lock_irq(&bfqd->lock);
|