kernel: update kernel 4.4 to version 4.4.9
[openwrt/staging/rmilecki.git] / target / linux / brcm2708 / patches-4.4 / 0061-config-Enable-CONFIG_MEMCG-but-leave-it-disabled-due.patch
index 0e428909c902440de54897da0e82357c5ebf633f..9f91652107aff7d4ab2ea857ef8aae26a40fa00a 100644 (file)
@@ -10,7 +10,7 @@ Subject: [PATCH 061/304] config: Enable CONFIG_MEMCG, but leave it disabled
 
 --- a/kernel/cgroup.c
 +++ b/kernel/cgroup.c
-@@ -5302,7 +5302,7 @@ int __init cgroup_init_early(void)
+@@ -5306,7 +5306,7 @@ int __init cgroup_init_early(void)
        return 0;
  }
  
@@ -19,7 +19,7 @@ Subject: [PATCH 061/304] config: Enable CONFIG_MEMCG, but leave it disabled
  
  /**
   * cgroup_init - cgroup initialization
-@@ -5798,6 +5798,27 @@ static int __init cgroup_disable(char *s
+@@ -5802,6 +5802,27 @@ static int __init cgroup_disable(char *s
  }
  __setup("cgroup_disable=", cgroup_disable);