Merge remote-tracking branches 'asoc/topic/imx' and 'asoc/topic/intel' into asoc...
[firefly-linux-kernel-4.4.55.git] / block / blk-cgroup.c
index ac8370cb25157d2ed1cd215f8b95edde0735e3de..55512dd626336eae49b758def08d601bc3515b74 100644 (file)
@@ -370,6 +370,9 @@ static void blkg_destroy_all(struct request_queue *q)
                blkg_destroy(blkg);
                spin_unlock(&blkcg->lock);
        }
+
+       q->root_blkg = NULL;
+       q->root_rl.blkg = NULL;
 }
 
 /*