summarylogtreecommitdiffstats
path: root/0001-Linux-Replace-lru_cache_add-with-folio_add_lru.patch
diff options
context:
space:
mode:
authorMichael Laß2023-05-04 21:26:29 +0200
committerMichael Laß2023-05-04 21:42:10 +0200
commit48908f8bd0966f382ee137c401f8a3070a8d0ac9 (patch)
tree4f5869d51970b5b41f8167104dd7fd1f83070297 /0001-Linux-Replace-lru_cache_add-with-folio_add_lru.patch
parent3dd2464cc67ffd9772c2e01f6092b48a58b69a28 (diff)
downloadaur-48908f8bd0966f382ee137c401f8a3070a8d0ac9.tar.gz
Add patches for Linux 6.3
Diffstat (limited to '0001-Linux-Replace-lru_cache_add-with-folio_add_lru.patch')
-rw-r--r--0001-Linux-Replace-lru_cache_add-with-folio_add_lru.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0001-Linux-Replace-lru_cache_add-with-folio_add_lru.patch b/0001-Linux-Replace-lru_cache_add-with-folio_add_lru.patch
index 9138cd188d89..96a7165e3a70 100644
--- a/0001-Linux-Replace-lru_cache_add-with-folio_add_lru.patch
+++ b/0001-Linux-Replace-lru_cache_add-with-folio_add_lru.patch
@@ -1,7 +1,7 @@
From 55ce972ab2c21115b374d56a20bf6b129635eaeb Mon Sep 17 00:00:00 2001
From: Cheyenne Wills <cwills@sinenomine.net>
Date: Wed, 14 Dec 2022 13:40:48 -0700
-Subject: [PATCH 1/2] Linux: Replace lru_cache_add with folio_add_lru
+Subject: [PATCH 1/4] Linux: Replace lru_cache_add with folio_add_lru
The Linux 6.2 commit:
"folio-compat: remove lru_cache_add()" (6e1ca48d0)
@@ -85,5 +85,5 @@ index d3abdf9ff..09cf10f4c 100644
dnl e.g. ip_sock_set_mtu_discover, ip_sock_set_recverr
AC_CHECK_LINUX_FUNC([ip_sock_set],
--
-2.39.2
+2.40.1