Hi, --- a/include/linux/cgroup.h +++ b/include/linux/cgroup.h @@ -604,11 +604,11 @@ static inline struct cgroup *sock_cgroup_ptr(struct sock_cgroup_data *skcd) #endif } In this occasion, seems that maybe something else is also missing: Shouldn't it be hereafter : +#else /* !CONFIG_SOCK_CGROUP_DATA */ instead ? -#else /* CONFIG_CGROUP_DATA */ +#else /* CONFIG_SOCK_CGROUP_DATA */ Regards, Rami Rosen Intel Corporation -- 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