kernel: bump 4.4 to 4.4.167
[openwrt/staging/chunkeey.git] / target / linux / brcm2708 / patches-4.4 / 0061-config-Enable-CONFIG_MEMCG-but-leave-it-disabled-due.patch
index f3f685aa618bff7a16d253e61687959c7aee2c8e..ecc58f581408c3a072e7ab0f97d4d5ede4e89d6d 100644 (file)
@@ -10,7 +10,7 @@ Subject: [PATCH] config: Enable CONFIG_MEMCG, but leave it disabled (due to
 
 --- a/kernel/cgroup.c
 +++ b/kernel/cgroup.c
-@@ -5311,7 +5311,7 @@ int __init cgroup_init_early(void)
+@@ -5315,7 +5315,7 @@ int __init cgroup_init_early(void)
        return 0;
  }
  
@@ -19,7 +19,7 @@ Subject: [PATCH] config: Enable CONFIG_MEMCG, but leave it disabled (due to
  
  /**
   * cgroup_init - cgroup initialization
-@@ -5807,6 +5807,27 @@ static int __init cgroup_disable(char *s
+@@ -5811,6 +5811,27 @@ static int __init cgroup_disable(char *s
  }
  __setup("cgroup_disable=", cgroup_disable);