On Sat, Apr 19, 2014 at 09:52:14PM +0900, Takeshi Misawa wrote: > This patch fixes the following warning. > > kernel/cgroup.c: In function ‘cgroup_mount’: > kernel/cgroup.c:1609:13: warning: ‘root’ may be used uninitialized in this > function Which compiler are you using? This is a spurious warning which the compiler should be able to avoid pretty easily. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe cgroups" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html