kernel: bump 6.1 to 6.1.69
[openwrt/openwrt.git] / target / linux / generic / backport-6.1 / 020-v6.3-15-UPSTREAM-mm-multi-gen-LRU-section-for-memcg-LRU.patch
index 39552b07c0e8f3b63343fc7d674b235e9f3754c8..101a0a37572e28e142eacef314c2f522d8f335f5 100644 (file)
@@ -87,7 +87,7 @@ Signed-off-by: T.J. Mercier <tjmercier@google.com>
  static inline int lru_gen_from_seq(unsigned long seq)
  {
        return seq % MAX_NR_GENS;
-@@ -309,11 +297,6 @@ static inline bool lru_gen_in_fault(void
+@@ -314,11 +302,6 @@ static inline bool lru_gen_in_fault(void
        return false;
  }