While running namespace checks to look for dead code, I found that debug_subsys is declared global but never used in current code. This leads to the fact that since debug_subsys is never used, the whole set of debugging functions is also never used. Is the whole CGROUP_DEBUG config option dead? _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers