-LINUX_VERSION-6.6 = .107
-LINUX_KERNEL_HASH-6.6.107 = c9b73017d3c7867b9c69a542e5318620cf2b14ed23d52f6aeaaee8aded9ee447
+LINUX_VERSION-6.6 = .108
+LINUX_KERNEL_HASH-6.6.108 = 601cd332aa695d16607b353feff369b4a0b36d111be077e8af54bdd41e1968a6
--- a/kernel/cgroup/cgroup.c
+++ b/kernel/cgroup/cgroup.c
-@@ -6059,6 +6059,9 @@ int __init cgroup_init_early(void)
+@@ -6082,6 +6082,9 @@ int __init cgroup_init_early(void)
return 0;
}
/**
* cgroup_init - cgroup initialization
*
-@@ -6092,6 +6095,12 @@ int __init cgroup_init(void)
+@@ -6115,6 +6118,12 @@ int __init cgroup_init(void)
cgroup_unlock();
for_each_subsys(ss, ssid) {
if (ss->early_init) {
struct cgroup_subsys_state *css =
-@@ -6740,6 +6749,10 @@ static int __init cgroup_disable(char *s
+@@ -6769,6 +6778,10 @@ static int __init cgroup_disable(char *s
strcmp(token, ss->legacy_name))
continue;
static_branch_disable(cgroup_subsys_enabled_key[i]);
pr_info("Disabling %s control group subsystem\n",
ss->name);
-@@ -6758,6 +6771,31 @@ static int __init cgroup_disable(char *s
+@@ -6787,6 +6800,31 @@ static int __init cgroup_disable(char *s
}
__setup("cgroup_disable=", cgroup_disable);
--- a/kernel/cgroup/cgroup.c
+++ b/kernel/cgroup/cgroup.c
-@@ -6059,9 +6059,6 @@ int __init cgroup_init_early(void)
+@@ -6082,9 +6082,6 @@ int __init cgroup_init_early(void)
return 0;
}
/**
* cgroup_init - cgroup initialization
*
-@@ -6095,12 +6092,6 @@ int __init cgroup_init(void)
+@@ -6118,12 +6115,6 @@ int __init cgroup_init(void)
cgroup_unlock();
for_each_subsys(ss, ssid) {
if (ss->early_init) {
struct cgroup_subsys_state *css =
-@@ -6749,10 +6740,6 @@ static int __init cgroup_disable(char *s
+@@ -6778,10 +6769,6 @@ static int __init cgroup_disable(char *s
strcmp(token, ss->legacy_name))
continue;
static_branch_disable(cgroup_subsys_enabled_key[i]);
pr_info("Disabling %s control group subsystem\n",
ss->name);
-@@ -6786,7 +6773,7 @@ static int __init cgroup_enable(char *st
+@@ -6815,7 +6802,7 @@ static int __init cgroup_enable(char *st
strcmp(token, ss->legacy_name))
continue;
--- a/kernel/cgroup/cgroup.c
+++ b/kernel/cgroup/cgroup.c
-@@ -6773,11 +6773,19 @@ static int __init cgroup_enable(char *st
+@@ -6802,11 +6802,19 @@ static int __init cgroup_enable(char *st
strcmp(token, ss->legacy_name))
continue;