kernel: bump 5.15 to 5.15.134
[openwrt/staging/jow.git] / target / linux / generic / backport-5.15 / 020-v6.1-10-mm-multi-gen-LRU-kill-switch.patch
index cf5b8f0e9f78dbebda03060bd9913a1f9463ea5a..8ee032fb0f0c357ebc15506a9c1b34696ece8e1b 100644 (file)
@@ -116,7 +116,7 @@ Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
  extern spinlock_t css_set_lock;
  #define task_css_set_check(task, __c)                                 \
        rcu_dereference_check((task)->cgroups,                          \
-@@ -708,6 +719,8 @@ struct cgroup;
+@@ -709,6 +720,8 @@ struct cgroup;
  static inline u64 cgroup_id(const struct cgroup *cgrp) { return 1; }
  static inline void css_get(struct cgroup_subsys_state *css) {}
  static inline void css_put(struct cgroup_subsys_state *css) {}