kernel: bump 5.4 to 5.4.99
[openwrt/staging/wigyori.git] / target / linux / layerscape / patches-5.4 / 303-core-0003-cgroup-let-a-symlink-too-be-created-with-a-cftype-fi.patch
index 38f34ed2c004200fe71ed4bdeb75856743e990f9..58a7be7f7d22e4ff118936c8454ecac4a75fce8b 100644 (file)
@@ -87,7 +87,7 @@ Signed-off-by: Li Yang <leoyang.li@nxp.com>
  }
  
  /**
-@@ -3871,6 +3887,7 @@ static int cgroup_add_file(struct cgroup
+@@ -3873,6 +3889,7 @@ static int cgroup_add_file(struct cgroup
  {
        char name[CGROUP_FILE_NAME_MAX];
        struct kernfs_node *kn;
@@ -95,7 +95,7 @@ Signed-off-by: Li Yang <leoyang.li@nxp.com>
        struct lock_class_key *key = NULL;
        int ret;
  
-@@ -3901,6 +3918,14 @@ static int cgroup_add_file(struct cgroup
+@@ -3903,6 +3920,14 @@ static int cgroup_add_file(struct cgroup
                spin_unlock_irq(&cgroup_file_kn_lock);
        }