kernel: bump 6.1 to 6.1.69
[openwrt/openwrt.git] / target / linux / generic / backport-6.1 / 020-v6.3-11-UPSTREAM-mm-support-POSIX_FADV_NOREUSE.patch
index 00e5b6e8d513c8ae07057285273f51f23ac4013c..f9c39be920cc8558acaf331aa8925e98a01697cb 100644 (file)
@@ -96,7 +96,7 @@ Signed-off-by: T.J. Mercier <tjmercier@google.com>
  
 --- a/include/linux/mm_inline.h
 +++ b/include/linux/mm_inline.h
-@@ -600,6 +600,9 @@ static inline bool vma_has_recency(struc
+@@ -605,6 +605,9 @@ static inline bool vma_has_recency(struc
        if (vma->vm_flags & (VM_SEQ_READ | VM_RAND_READ))
                return false;