kernel: update kernel 4.9 to version 4.9.10
[openwrt/staging/luka.git] / target / linux / brcm2708 / patches-4.9 / 0060-config-Enable-CONFIG_MEMCG-but-leave-it-disabled-due.patch
index 2fb9aca79200bf92701f4bc899031c90d5c4a6c4..a2eca8a9940ed4e0c734630bac71ac07bd6f8663 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
-@@ -5629,7 +5629,7 @@ int __init cgroup_init_early(void)
+@@ -5626,7 +5626,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
-@@ -6166,6 +6166,28 @@ static int __init cgroup_no_v1(char *str
+@@ -6163,6 +6163,28 @@ static int __init cgroup_no_v1(char *str
  }
  __setup("cgroup_no_v1=", cgroup_no_v1);